]> granicus.if.org Git - php/log
php
18 years agoMFB: fix #37499 (CLI segmentation faults during cleanup (only with sybase-ct extensio...
Antony Dovgal [Wed, 24 May 2006 20:22:34 +0000 (20:22 +0000)]
MFB: fix #37499 (CLI segmentation faults during cleanup (only with sybase-ct extension enabled))

18 years agoFixed CGI tests
Dmitry Stogov [Wed, 24 May 2006 13:29:19 +0000 (13:29 +0000)]
Fixed CGI tests

18 years ago- #7625, update doc
Pierre Joye [Wed, 24 May 2006 11:51:55 +0000 (11:51 +0000)]
- #7625, update doc

18 years agoFixed bug #37256 (php-fastcgi dosen't handle connection abort)
Dmitry Stogov [Wed, 24 May 2006 09:41:55 +0000 (09:41 +0000)]
Fixed bug #37256 (php-fastcgi dosen't handle connection abort)

18 years agoFixed bug #37341 ($_SERVER in included file is shortened to two entries, if $_ENV...
Dmitry Stogov [Wed, 24 May 2006 07:52:58 +0000 (07:52 +0000)]
Fixed bug #37341 ($_SERVER in included file is shortened to two entries, if $_ENV gets used).

18 years agoChangeLog update
<changelog@php.net> [Wed, 24 May 2006 05:31:57 +0000 (05:31 +0000)]
ChangeLog update

18 years ago- Add more tests from Ligaya Turmelle
Marcus Boerger [Tue, 23 May 2006 23:45:39 +0000 (23:45 +0000)]
- Add more tests from Ligaya Turmelle

18 years agoMFB: Fixed handling of extremely long paths inside tempnam() function.
Ilia Alshanetsky [Tue, 23 May 2006 23:22:16 +0000 (23:22 +0000)]
MFB: Fixed handling of extremely long paths inside tempnam() function.

18 years ago- Add new test
Marcus Boerger [Tue, 23 May 2006 22:26:55 +0000 (22:26 +0000)]
- Add new test

18 years ago- Fix feof() with temp/memory streams
Marcus Boerger [Tue, 23 May 2006 22:26:23 +0000 (22:26 +0000)]
- Fix feof() with temp/memory streams

18 years ago- Done in 5.2
Marcus Boerger [Tue, 23 May 2006 22:24:10 +0000 (22:24 +0000)]
- Done in 5.2

18 years ago- Readd NULL as allowed classname to skip parameter
Marcus Boerger [Tue, 23 May 2006 22:22:35 +0000 (22:22 +0000)]
- Readd NULL as allowed classname to skip parameter

18 years ago- Handle NULL in C argument parsing correct
Marcus Boerger [Tue, 23 May 2006 22:21:52 +0000 (22:21 +0000)]
- Handle NULL in C argument parsing correct

18 years ago- Add new test
Marcus Boerger [Tue, 23 May 2006 21:56:36 +0000 (21:56 +0000)]
- Add new test

18 years ago- Fix SEGV in case class to generate is not derived from SimpleXMLElement
Marcus Boerger [Tue, 23 May 2006 21:37:17 +0000 (21:37 +0000)]
- Fix SEGV in case class to generate is not derived from SimpleXMLElement
  by issueing an error

18 years agoAdd bison 2.2 to the list of supported versions.
Sebastian Bergmann [Tue, 23 May 2006 11:10:54 +0000 (11:10 +0000)]
Add bison 2.2 to the list of supported versions.

18 years agoChangeLog update
<changelog@php.net> [Tue, 23 May 2006 05:31:51 +0000 (05:31 +0000)]
ChangeLog update

18 years ago- Provide user func printztype to retrieve the name of a zval type
Marcus Boerger [Mon, 22 May 2006 19:43:15 +0000 (19:43 +0000)]
- Provide user func printztype to retrieve the name of a zval type

18 years agoadd test
Rob Richards [Mon, 22 May 2006 17:05:38 +0000 (17:05 +0000)]
add test

18 years agoMFB: E_ERROR > E_RECOVERABLE_ERROR
Ilia Alshanetsky [Mon, 22 May 2006 14:23:01 +0000 (14:23 +0000)]
MFB: E_ERROR > E_RECOVERABLE_ERROR

18 years agoFixed bug #37496 (FastCGI output buffer overrun)
Dmitry Stogov [Mon, 22 May 2006 09:23:01 +0000 (09:23 +0000)]
Fixed bug #37496 (FastCGI output buffer overrun)

18 years agofix typo
Antony Dovgal [Mon, 22 May 2006 06:49:44 +0000 (06:49 +0000)]
fix typo

18 years agoChangeLog update
<changelog@php.net> [Mon, 22 May 2006 05:31:58 +0000 (05:31 +0000)]
ChangeLog update

18 years agore-enable OCILobRead2() support on win32
Antony Dovgal [Mon, 22 May 2006 04:17:24 +0000 (04:17 +0000)]
re-enable OCILobRead2() support on win32

18 years ago- More exception related issues
Marcus Boerger [Sun, 21 May 2006 17:36:52 +0000 (17:36 +0000)]
- More exception related issues

18 years ago- Make code exception safe
Marcus Boerger [Sun, 21 May 2006 17:27:12 +0000 (17:27 +0000)]
- Make code exception safe
- Make RecursiveRegexIterator::getChildren pass regex to inner ctor
- Fix CachingIterator::__toString() in TOSTRING_USE_KEY mode
- Add CachingIterator::getCache()
- Add tests

18 years agoAdded control character checks for cURL extension's open_basedir/safe_mode
Ilia Alshanetsky [Sun, 21 May 2006 16:32:10 +0000 (16:32 +0000)]
Added control character checks for cURL extension's open_basedir/safe_mode
checks.

18 years ago- Handle corrupt base64 data in data: url
Marcus Boerger [Sun, 21 May 2006 13:35:06 +0000 (13:35 +0000)]
- Handle corrupt base64 data in data: url

18 years ago- Drop unneccesary check and change to safe_emalloc
Marcus Boerger [Sun, 21 May 2006 13:25:16 +0000 (13:25 +0000)]
- Drop unneccesary check and change to safe_emalloc

18 years ago- There is a problem in the string / unicode comparison here which we
Marcus Boerger [Sun, 21 May 2006 12:48:42 +0000 (12:48 +0000)]
- There is a problem in the string / unicode comparison here which we
  do not want to test here, so simply drop the part which is irrelevant
  to the actual test

18 years ago- Remove duplicate error message and add new test
Marcus Boerger [Sun, 21 May 2006 12:42:00 +0000 (12:42 +0000)]
- Remove duplicate error message and add new test

18 years ago- Improve error messages (missing unicode todo)
Marcus Boerger [Sun, 21 May 2006 12:39:03 +0000 (12:39 +0000)]
- Improve error messages (missing unicode todo)

18 years ago- Improve error messages (part 2)
Marcus Boerger [Sun, 21 May 2006 12:38:28 +0000 (12:38 +0000)]
- Improve error messages (part 2)

18 years ago- Fix unicode expectations
Marcus Boerger [Sun, 21 May 2006 11:38:24 +0000 (11:38 +0000)]
- Fix unicode expectations

18 years ago- Improved error messages
Marcus Boerger [Sun, 21 May 2006 11:23:35 +0000 (11:23 +0000)]
- Improved error messages

18 years ago- Update
Marcus Boerger [Sun, 21 May 2006 09:12:41 +0000 (09:12 +0000)]
- Update

18 years agoChangeLog update
<changelog@php.net> [Sun, 21 May 2006 05:31:53 +0000 (05:31 +0000)]
ChangeLog update

18 years ago- Z_LVAL is a long so use %ld
Marcus Boerger [Sat, 20 May 2006 20:50:24 +0000 (20:50 +0000)]
- Z_LVAL is a long so use %ld

18 years ago- No need to fetch ce twice
Marcus Boerger [Sat, 20 May 2006 20:46:11 +0000 (20:46 +0000)]
- No need to fetch ce twice

18 years ago- Split up the test in different problem categories
Marcus Boerger [Sat, 20 May 2006 20:38:28 +0000 (20:38 +0000)]
- Split up the test in different problem categories

18 years ago- Micro optimization
Marcus Boerger [Sat, 20 May 2006 19:47:18 +0000 (19:47 +0000)]
- Micro optimization

18 years agofix the typo before everybody forgets about it
Antony Dovgal [Sat, 20 May 2006 19:08:25 +0000 (19:08 +0000)]
fix the typo before everybody forgets about it

18 years ago- Update test
Marcus Boerger [Sat, 20 May 2006 19:01:22 +0000 (19:01 +0000)]
- Update test

18 years ago- No need to keep object alive, iterator api is taking care of that already
Marcus Boerger [Sat, 20 May 2006 18:48:43 +0000 (18:48 +0000)]
- No need to keep object alive, iterator api is taking care of that already

18 years ago- Better error message in case of an exception from a dtor while an
Marcus Boerger [Sat, 20 May 2006 18:32:33 +0000 (18:32 +0000)]
- Better error message in case of an exception from a dtor while an
  exception is already pending

18 years ago- Fix warning
Marcus Boerger [Sat, 20 May 2006 15:38:36 +0000 (15:38 +0000)]
- Fix warning

18 years agoattempt to fix OCILobRead2() related problems
Antony Dovgal [Sat, 20 May 2006 13:46:41 +0000 (13:46 +0000)]
attempt to fix OCILobRead2() related problems

18 years ago- Provide a generic c-level iterator apply function
Marcus Boerger [Sat, 20 May 2006 13:23:00 +0000 (13:23 +0000)]
- Provide a generic c-level iterator apply function
- Base iterator_to_array() and iterator_count() on it
- Add a testcase
# Somehow there is an issue with exceptions in __destruct() here

18 years ago- In printzv show private/protected visibility and class in case of private
Marcus Boerger [Sat, 20 May 2006 12:44:46 +0000 (12:44 +0000)]
- In printzv show private/protected visibility and class in case of private

18 years ago- Add new tests
Marcus Boerger [Sat, 20 May 2006 11:34:58 +0000 (11:34 +0000)]
- Add new tests

18 years ago- Do not use the protection at this place, we would need another object
Marcus Boerger [Sat, 20 May 2006 10:18:17 +0000 (10:18 +0000)]
- Do not use the protection at this place, we would need another object
  shutdown state (e.g. destructed == 2). That's probbaly too much.

18 years ago- Destructors must not be called twice
Marcus Boerger [Sat, 20 May 2006 09:51:41 +0000 (09:51 +0000)]
- Destructors must not be called twice

18 years ago- Should be static and be called (comitted wrong version)
Marcus Boerger [Sat, 20 May 2006 09:11:50 +0000 (09:11 +0000)]
- Should be static and be called (comitted wrong version)

18 years ago- Add new tests
Marcus Boerger [Sat, 20 May 2006 09:08:00 +0000 (09:08 +0000)]
- Add new tests
# Now who finds the error in php code?

18 years agoChangeLog update
<changelog@php.net> [Sat, 20 May 2006 05:31:54 +0000 (05:31 +0000)]
ChangeLog update

18 years agoFixed random crashes in ZTS mode becouse of uninitialized EG(modified_ini_directives).
Dmitry Stogov [Fri, 19 May 2006 15:39:36 +0000 (15:39 +0000)]
Fixed random crashes in ZTS mode becouse of uninitialized EG(modified_ini_directives).

18 years ago- MF52: Fixed bug #37514 (strtotime doesn't assume year correctly).
Derick Rethans [Fri, 19 May 2006 14:53:07 +0000 (14:53 +0000)]
- MF52: Fixed bug #37514 (strtotime doesn't assume year correctly).

18 years agoMF52: nuke compiler warnings
Michael Wallner [Fri, 19 May 2006 14:30:48 +0000 (14:30 +0000)]
MF52: nuke compiler warnings

18 years agoName change: php_get_tmpdir() renamed to sys_get_temp_dir()
Hartmut Holzgraefe [Fri, 19 May 2006 10:44:34 +0000 (10:44 +0000)]
Name change: php_get_tmpdir() renamed to sys_get_temp_dir()

18 years agoinitialize factory
Antony Dovgal [Fri, 19 May 2006 10:23:43 +0000 (10:23 +0000)]
initialize factory

18 years agoadd new tests by Ligaya Turmelle
Antony Dovgal [Fri, 19 May 2006 07:44:58 +0000 (07:44 +0000)]
add new tests by Ligaya Turmelle

18 years agoOptimized zend_try/zend_catch macroses (eliminated memcpy())
Dmitry Stogov [Fri, 19 May 2006 06:11:02 +0000 (06:11 +0000)]
Optimized zend_try/zend_catch macroses (eliminated memcpy())

18 years agoChangeLog update
<changelog@php.net> [Fri, 19 May 2006 05:31:56 +0000 (05:31 +0000)]
ChangeLog update

18 years agoMFB: Fixed bug #37505 (touch() truncates large files).
Ilia Alshanetsky [Fri, 19 May 2006 02:51:18 +0000 (02:51 +0000)]
MFB: Fixed bug #37505 (touch() truncates large files).

18 years ago- fix windows builds, error with declarations
Pierre Joye [Fri, 19 May 2006 01:45:22 +0000 (01:45 +0000)]
- fix windows builds, error with declarations

18 years ago- Add new test
Marcus Boerger [Thu, 18 May 2006 22:51:23 +0000 (22:51 +0000)]
- Add new test

18 years ago- Add new test
Marcus Boerger [Thu, 18 May 2006 22:41:14 +0000 (22:41 +0000)]
- Add new test

18 years ago- Fix bug #37510 session_regenerate_id changes session_id() even on failure
Marcus Boerger [Thu, 18 May 2006 22:07:31 +0000 (22:07 +0000)]
- Fix bug #37510 session_regenerate_id changes session_id() even on failure

18 years ago- Add new test
Marcus Boerger [Thu, 18 May 2006 21:56:57 +0000 (21:56 +0000)]
- Add new test

18 years ago- Fixed CachingIterator issues with string conversion/__toString()
Marcus Boerger [Thu, 18 May 2006 21:41:37 +0000 (21:41 +0000)]
- Fixed CachingIterator issues with string conversion/__toString()
  Partly by adding new mode TOSTRING_USE_INNER

18 years ago- Fix test in unicode mode
Marcus Boerger [Thu, 18 May 2006 21:40:30 +0000 (21:40 +0000)]
- Fix test in unicode mode

18 years ago- Fix error message in unicode mode
Marcus Boerger [Thu, 18 May 2006 21:14:40 +0000 (21:14 +0000)]
- Fix error message in unicode mode

18 years agofix #37487 (oci_fetch_array() array-type should always default to OCI_BOTH)
Antony Dovgal [Thu, 18 May 2006 13:20:00 +0000 (13:20 +0000)]
fix #37487 (oci_fetch_array() array-type should always default to OCI_BOTH)

18 years agoChangeLog update
<changelog@php.net> [Thu, 18 May 2006 05:31:54 +0000 (05:31 +0000)]
ChangeLog update

18 years agoadd test
Rob Richards [Wed, 17 May 2006 16:32:35 +0000 (16:32 +0000)]
add test

18 years agoFix bug #37456 (DOMElement->setAttribute() loops forever)
Rob Richards [Wed, 17 May 2006 16:32:04 +0000 (16:32 +0000)]
Fix bug #37456 (DOMElement->setAttribute() loops forever)

18 years agochange argument name, it should be "object" not "property"
Antony Dovgal [Wed, 17 May 2006 14:28:31 +0000 (14:28 +0000)]
change argument name, it should be "object" not "property"

18 years agoFixed bug #35512 (Lack of read permission on main script results in
Ilia Alshanetsky [Wed, 17 May 2006 13:28:20 +0000 (13:28 +0000)]
Fixed bug #35512 (Lack of read permission on main script results in
  E_WARNING rather then E_ERROR).

18 years agofix skip reason
Antony Dovgal [Wed, 17 May 2006 10:12:44 +0000 (10:12 +0000)]
fix skip reason

18 years agoChangeLog update
<changelog@php.net> [Wed, 17 May 2006 05:31:49 +0000 (05:31 +0000)]
ChangeLog update

18 years ago- Proto fix/add
Marcus Boerger [Wed, 17 May 2006 00:07:05 +0000 (00:07 +0000)]
- Proto fix/add

18 years ago- '_' is valid in test blocks
Marcus Boerger [Tue, 16 May 2006 23:04:52 +0000 (23:04 +0000)]
- '_' is valid in test blocks

18 years agoMFB: Make filters without a resource throw E_RECOVERABLE_ERROR rather then
Ilia Alshanetsky [Tue, 16 May 2006 14:12:52 +0000 (14:12 +0000)]
MFB: Make filters without a resource throw E_RECOVERABLE_ERROR rather then
E_ERROR

18 years agonew mkdir tests
Antony Dovgal [Tue, 16 May 2006 13:07:07 +0000 (13:07 +0000)]
new mkdir tests

18 years agoMFB: fix #37395 (recursive mkdir() fails to create nonexistent directories in root...
Antony Dovgal [Tue, 16 May 2006 13:05:23 +0000 (13:05 +0000)]
MFB: fix #37395 (recursive mkdir() fails to create nonexistent directories in root dir)

18 years ago- Fixed Bug #37457 (Crash when an exception is thrown in accept() method of FilterIte...
Marcus Boerger [Tue, 16 May 2006 08:19:56 +0000 (08:19 +0000)]
- Fixed Bug #37457 (Crash when an exception is thrown in accept() method of FilterIterator)

18 years agoChangeLog update
<changelog@php.net> [Tue, 16 May 2006 05:31:53 +0000 (05:31 +0000)]
ChangeLog update

18 years agoMFB: Disable realpath cache when open_basedir or safe_mode are enabled on a
Ilia Alshanetsky [Tue, 16 May 2006 00:40:36 +0000 (00:40 +0000)]
MFB: Disable realpath cache when open_basedir or safe_mode are enabled on a
per-request basis.

18 years agoAdded test
Dmitry Stogov [Mon, 15 May 2006 16:30:37 +0000 (16:30 +0000)]
Added test

18 years agoOptimized require_once/include_once (eliminated fopen() on second usage)
Dmitry Stogov [Mon, 15 May 2006 15:31:50 +0000 (15:31 +0000)]
Optimized require_once/include_once (eliminated fopen() on second usage)

18 years agoOptimized request shutdown sequence to iterate only over modified ini directives
Dmitry Stogov [Mon, 15 May 2006 14:53:47 +0000 (14:53 +0000)]
Optimized request shutdown sequence to iterate only over modified ini directives

18 years ago- Removed source compatibility with libfcgi
Dmitry Stogov [Mon, 15 May 2006 14:30:50 +0000 (14:30 +0000)]
- Removed source compatibility with libfcgi
- Optimized access to FastCGI environment using HashTable instead of linear sear
ch
- Allowed PHP_FCGI_MAX_REQUESTS=0 to disable PHP die
- Allowed PHP_FCGI_CHILDREN=0 to disable PHP spawn workers

18 years ago- Fixed windows compile error.
Derick Rethans [Mon, 15 May 2006 08:53:58 +0000 (08:53 +0000)]
- Fixed windows compile error.

18 years agodisable OCILobRead2() support on Win32
Antony Dovgal [Mon, 15 May 2006 08:34:02 +0000 (08:34 +0000)]
disable OCILobRead2() support on Win32

18 years agoChangeLog update
<changelog@php.net> [Mon, 15 May 2006 05:31:56 +0000 (05:31 +0000)]
ChangeLog update

18 years ago- No need to have this controlled by allow_url_fopen
Marcus Boerger [Sun, 14 May 2006 19:13:17 +0000 (19:13 +0000)]
- No need to have this controlled by allow_url_fopen

18 years ago- Add strict compliant RFC2397 support (no //)
Marcus Boerger [Sun, 14 May 2006 18:35:40 +0000 (18:35 +0000)]
- Add strict compliant RFC2397 support (no //)

18 years ago- Implemented Dmitry's const patch.
Derick Rethans [Sun, 14 May 2006 17:30:26 +0000 (17:30 +0000)]
- Implemented Dmitry's const patch.
- Added support for "weekday" as relative item.
- Fixed bug #37368 (Incorrect timestamp returned for strtotime()).

18 years ago- add tests to the package
Pierre Joye [Sun, 14 May 2006 15:51:04 +0000 (15:51 +0000)]
- add tests to the package

18 years ago- NULL is returned when a variable is not false, FALSE when the validation
Pierre Joye [Sun, 14 May 2006 13:54:10 +0000 (13:54 +0000)]
- NULL is returned when a variable is not false, FALSE when the validation
  failed
- add tests for input_get_args