]>
granicus.if.org Git - php/log
Ilia Alshanetsky [Mon, 22 May 2006 14:23:01 +0000 (14:23 +0000)]
MFB: E_ERROR > E_RECOVERABLE_ERROR
Dmitry Stogov [Mon, 22 May 2006 09:23:01 +0000 (09:23 +0000)]
Fixed bug #37496 (FastCGI output buffer overrun)
Antony Dovgal [Mon, 22 May 2006 06:49:44 +0000 (06:49 +0000)]
fix typo
<changelog@php.net> [Mon, 22 May 2006 05:31:58 +0000 (05:31 +0000)]
ChangeLog update
Antony Dovgal [Mon, 22 May 2006 04:17:24 +0000 (04:17 +0000)]
re-enable OCILobRead2() support on win32
Marcus Boerger [Sun, 21 May 2006 17:36:52 +0000 (17:36 +0000)]
- More exception related issues
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
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.
Marcus Boerger [Sun, 21 May 2006 13:35:06 +0000 (13:35 +0000)]
- Handle corrupt base64 data in data: url
Marcus Boerger [Sun, 21 May 2006 13:25:16 +0000 (13:25 +0000)]
- Drop unneccesary check and change to safe_emalloc
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
Marcus Boerger [Sun, 21 May 2006 12:42:00 +0000 (12:42 +0000)]
- Remove duplicate error message and add new test
Marcus Boerger [Sun, 21 May 2006 12:39:03 +0000 (12:39 +0000)]
- Improve error messages (missing unicode todo)
Marcus Boerger [Sun, 21 May 2006 12:38:28 +0000 (12:38 +0000)]
- Improve error messages (part 2)
Marcus Boerger [Sun, 21 May 2006 11:38:24 +0000 (11:38 +0000)]
- Fix unicode expectations
Marcus Boerger [Sun, 21 May 2006 11:23:35 +0000 (11:23 +0000)]
- Improved error messages
Marcus Boerger [Sun, 21 May 2006 09:12:41 +0000 (09:12 +0000)]
- Update
<changelog@php.net> [Sun, 21 May 2006 05:31:53 +0000 (05:31 +0000)]
ChangeLog update
Marcus Boerger [Sat, 20 May 2006 20:50:24 +0000 (20:50 +0000)]
- Z_LVAL is a long so use %ld
Marcus Boerger [Sat, 20 May 2006 20:46:11 +0000 (20:46 +0000)]
- No need to fetch ce twice
Marcus Boerger [Sat, 20 May 2006 20:38:28 +0000 (20:38 +0000)]
- Split up the test in different problem categories
Marcus Boerger [Sat, 20 May 2006 19:47:18 +0000 (19:47 +0000)]
- Micro optimization
Antony Dovgal [Sat, 20 May 2006 19:08:25 +0000 (19:08 +0000)]
fix the typo before everybody forgets about it
Marcus Boerger [Sat, 20 May 2006 19:01:22 +0000 (19:01 +0000)]
- Update test
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
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
Marcus Boerger [Sat, 20 May 2006 15:38:36 +0000 (15:38 +0000)]
- Fix warning
Antony Dovgal [Sat, 20 May 2006 13:46:41 +0000 (13:46 +0000)]
attempt to fix OCILobRead2() related problems
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
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
Marcus Boerger [Sat, 20 May 2006 11:34:58 +0000 (11:34 +0000)]
- Add new tests
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.
Marcus Boerger [Sat, 20 May 2006 09:51:41 +0000 (09:51 +0000)]
- Destructors must not be called twice
Marcus Boerger [Sat, 20 May 2006 09:11:50 +0000 (09:11 +0000)]
- Should be static and be called (comitted wrong version)
Marcus Boerger [Sat, 20 May 2006 09:08:00 +0000 (09:08 +0000)]
- Add new tests
# Now who finds the error in php code?
<changelog@php.net> [Sat, 20 May 2006 05:31:54 +0000 (05:31 +0000)]
ChangeLog update
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).
Derick Rethans [Fri, 19 May 2006 14:53:07 +0000 (14:53 +0000)]
- MF52: Fixed bug #37514 (strtotime doesn't assume year correctly).
Michael Wallner [Fri, 19 May 2006 14:30:48 +0000 (14:30 +0000)]
MF52: nuke compiler warnings
Hartmut Holzgraefe [Fri, 19 May 2006 10:44:34 +0000 (10:44 +0000)]
Name change: php_get_tmpdir() renamed to sys_get_temp_dir()
Antony Dovgal [Fri, 19 May 2006 10:23:43 +0000 (10:23 +0000)]
initialize factory
Antony Dovgal [Fri, 19 May 2006 07:44:58 +0000 (07:44 +0000)]
add new tests by Ligaya Turmelle
Dmitry Stogov [Fri, 19 May 2006 06:11:02 +0000 (06:11 +0000)]
Optimized zend_try/zend_catch macroses (eliminated memcpy())
<changelog@php.net> [Fri, 19 May 2006 05:31:56 +0000 (05:31 +0000)]
ChangeLog update
Ilia Alshanetsky [Fri, 19 May 2006 02:51:18 +0000 (02:51 +0000)]
MFB: Fixed bug #37505 (touch() truncates large files).
Pierre Joye [Fri, 19 May 2006 01:45:22 +0000 (01:45 +0000)]
- fix windows builds, error with declarations
Marcus Boerger [Thu, 18 May 2006 22:51:23 +0000 (22:51 +0000)]
- Add new test
Marcus Boerger [Thu, 18 May 2006 22:41:14 +0000 (22:41 +0000)]
- Add new test
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
Marcus Boerger [Thu, 18 May 2006 21:56:57 +0000 (21:56 +0000)]
- Add new test
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
Marcus Boerger [Thu, 18 May 2006 21:40:30 +0000 (21:40 +0000)]
- Fix test in unicode mode
Marcus Boerger [Thu, 18 May 2006 21:14:40 +0000 (21:14 +0000)]
- Fix error message in unicode mode
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)
<changelog@php.net> [Thu, 18 May 2006 05:31:54 +0000 (05:31 +0000)]
ChangeLog update
Rob Richards [Wed, 17 May 2006 16:32:35 +0000 (16:32 +0000)]
add test
Rob Richards [Wed, 17 May 2006 16:32:04 +0000 (16:32 +0000)]
Fix bug #37456 (DOMElement->setAttribute() loops forever)
Antony Dovgal [Wed, 17 May 2006 14:28:31 +0000 (14:28 +0000)]
change argument name, it should be "object" not "property"
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).
Antony Dovgal [Wed, 17 May 2006 10:12:44 +0000 (10:12 +0000)]
fix skip reason
<changelog@php.net> [Wed, 17 May 2006 05:31:49 +0000 (05:31 +0000)]
ChangeLog update
Marcus Boerger [Wed, 17 May 2006 00:07:05 +0000 (00:07 +0000)]
- Proto fix/add
Marcus Boerger [Tue, 16 May 2006 23:04:52 +0000 (23:04 +0000)]
- '_' is valid in test blocks
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
Antony Dovgal [Tue, 16 May 2006 13:07:07 +0000 (13:07 +0000)]
new mkdir tests
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)
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)
<changelog@php.net> [Tue, 16 May 2006 05:31:53 +0000 (05:31 +0000)]
ChangeLog update
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.
Dmitry Stogov [Mon, 15 May 2006 16:30:37 +0000 (16:30 +0000)]
Added test
Dmitry Stogov [Mon, 15 May 2006 15:31:50 +0000 (15:31 +0000)]
Optimized require_once/include_once (eliminated fopen() on second usage)
Dmitry Stogov [Mon, 15 May 2006 14:53:47 +0000 (14:53 +0000)]
Optimized request shutdown sequence to iterate only over modified ini directives
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
Derick Rethans [Mon, 15 May 2006 08:53:58 +0000 (08:53 +0000)]
- Fixed windows compile error.
Antony Dovgal [Mon, 15 May 2006 08:34:02 +0000 (08:34 +0000)]
disable OCILobRead2() support on Win32
<changelog@php.net> [Mon, 15 May 2006 05:31:56 +0000 (05:31 +0000)]
ChangeLog update
Marcus Boerger [Sun, 14 May 2006 19:13:17 +0000 (19:13 +0000)]
- No need to have this controlled by allow_url_fopen
Marcus Boerger [Sun, 14 May 2006 18:35:40 +0000 (18:35 +0000)]
- Add strict compliant RFC2397 support (no //)
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()).
Pierre Joye [Sun, 14 May 2006 15:51:04 +0000 (15:51 +0000)]
- add tests to the package
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
Pierre Joye [Sun, 14 May 2006 13:12:57 +0000 (13:12 +0000)]
- add test for INT
Pierre Joye [Sun, 14 May 2006 13:10:10 +0000 (13:10 +0000)]
- trim spaces before parsing floats or integers
<changelog@php.net> [Sun, 14 May 2006 05:31:55 +0000 (05:31 +0000)]
ChangeLog update
Pierre Joye [Sun, 14 May 2006 01:58:51 +0000 (01:58 +0000)]
- changelog
Pierre Joye [Sun, 14 May 2006 01:47:40 +0000 (01:47 +0000)]
- add var_name##_len to FETCH_STRING_OPTION
- add tests for float (031)
- fix name for IPv6 test
Marcus Boerger [Sun, 14 May 2006 01:39:24 +0000 (01:39 +0000)]
- RFC2397 add decoding
# done (need to decide whether all examples shouldl work or specs are
# followed)
Marcus Boerger [Sun, 14 May 2006 01:03:42 +0000 (01:03 +0000)]
- Enforce stream mode correct
Marcus Boerger [Sun, 14 May 2006 00:45:27 +0000 (00:45 +0000)]
- Change to use dedicated stream ops
Marcus Boerger [Sun, 14 May 2006 00:40:53 +0000 (00:40 +0000)]
- RFC 2397 meta data handling
Rasmus Lerdorf [Sat, 13 May 2006 21:48:14 +0000 (21:48 +0000)]
We might want to consider moving this to a long throughout the sapi code,
but for now switch to a signed int.
Marcus Boerger [Sat, 13 May 2006 17:53:01 +0000 (17:53 +0000)]
- Initial RFC2397 support
# decoding is missing right now
Pierre Joye [Sat, 13 May 2006 15:57:46 +0000 (15:57 +0000)]
- use php/pcre in email
- return code can be 0
Marcus Boerger [Sat, 13 May 2006 14:01:19 +0000 (14:01 +0000)]
- Add support for --EXPECTHEADERS--
- MFB cgi specific stuff
Marcus Boerger [Sat, 13 May 2006 10:18:12 +0000 (10:18 +0000)]
- Support __tostring() in argument parsing
<changelog@php.net> [Sat, 13 May 2006 05:31:53 +0000 (05:31 +0000)]
ChangeLog update
Pierre Joye [Sat, 13 May 2006 02:44:56 +0000 (02:44 +0000)]
- entry for ipv6
Pierre Joye [Sat, 13 May 2006 02:43:44 +0000 (02:43 +0000)]
- add IPv6 basic support
unicast, multicast or other local loop will come after 0.10.0
test 014 fails:
"Notice: Object of class stdClass to string conversion" is now
"Catchable fatal error: Object of class stdClass could not be converted
to IS_STRING", to verify ...
Pierre Joye [Sat, 13 May 2006 01:30:02 +0000 (01:30 +0000)]
- add SCALAR/ARRAY doc
Rob Richards [Fri, 12 May 2006 18:52:11 +0000 (18:52 +0000)]
add doXInclude property to allow processor to perform XIncludes