]>
granicus.if.org Git - php/log
Pierre Joye [Mon, 6 Aug 2007 19:11:20 +0000 (19:11 +0000)]
- #42222, truncate the _default to the buffer size (was 200 since day #1, we don't need dynamic alloc here)
Jani Taskinen [Mon, 6 Aug 2007 18:33:29 +0000 (18:33 +0000)]
Touch generated file
Jani Taskinen [Mon, 6 Aug 2007 18:23:16 +0000 (18:23 +0000)]
- fix ws
Ilia Alshanetsky [Mon, 6 Aug 2007 16:45:23 +0000 (16:45 +0000)]
Fixed compiler warning
Rob Richards [Mon, 6 Aug 2007 16:23:08 +0000 (16:23 +0000)]
BFN
Rob Richards [Mon, 6 Aug 2007 16:22:24 +0000 (16:22 +0000)]
MFH: fix bug #42082 (NodeList length zero should be empty). (Hannes)
add and update tests
Antony Dovgal [Mon, 6 Aug 2007 15:57:27 +0000 (15:57 +0000)]
update changelog & list of files
Jani Taskinen [Mon, 6 Aug 2007 14:33:51 +0000 (14:33 +0000)]
MFH:- Fixed bug #42195 (C++ compiler required always)
Antony Dovgal [Mon, 6 Aug 2007 12:54:57 +0000 (12:54 +0000)]
fix build
Ilia Alshanetsky [Sun, 5 Aug 2007 14:47:42 +0000 (14:47 +0000)]
Fixed bug #42208 (substr_replace() crashes when the same array is passed
more than once)
Sara Golemon [Sat, 4 Aug 2007 07:53:00 +0000 (07:53 +0000)]
MFH(r-1.49)Bugfix#36492 Userfilters can leak buckets
Antony Dovgal [Fri, 3 Aug 2007 14:31:28 +0000 (14:31 +0000)]
'I32' and 'I' support
Jani Taskinen [Fri, 3 Aug 2007 14:01:56 +0000 (14:01 +0000)]
MFH: fix for broken shells
Antony Dovgal [Fri, 3 Aug 2007 13:50:20 +0000 (13:50 +0000)]
fix test names
Jani Taskinen [Fri, 3 Aug 2007 10:45:23 +0000 (10:45 +0000)]
- Hopefully this fixes the "test: argument expected" error on solaris..
Antony Dovgal [Fri, 3 Aug 2007 09:51:12 +0000 (09:51 +0000)]
fix folding
Antony Dovgal [Fri, 3 Aug 2007 09:48:58 +0000 (09:48 +0000)]
MFH: add I64 support to spprintf()
Jani Taskinen [Fri, 3 Aug 2007 09:33:30 +0000 (09:33 +0000)]
- Sync with apache2handler
Jani Taskinen [Fri, 3 Aug 2007 09:33:17 +0000 (09:33 +0000)]
ws
Jani Taskinen [Fri, 3 Aug 2007 09:32:34 +0000 (09:32 +0000)]
- ws + sync apache2filter apache_config.c with the one from apache2handler
Christopher Jones [Fri, 3 Aug 2007 01:55:15 +0000 (01:55 +0000)]
New oci8 test for oci_password_change()
Stanislav Malyshev [Fri, 3 Aug 2007 01:30:21 +0000 (01:30 +0000)]
check correct value
Stanislav Malyshev [Fri, 3 Aug 2007 01:16:40 +0000 (01:16 +0000)]
correct fix for access control for save_path and .htaccess
Stanislav Malyshev [Fri, 3 Aug 2007 01:15:51 +0000 (01:15 +0000)]
make error_log setting access-controlled by safe_mode/open_basedir
Stanislav Malyshev [Fri, 3 Aug 2007 01:14:44 +0000 (01:14 +0000)]
implement separate .htaccess stage
Stanislav Malyshev [Thu, 2 Aug 2007 23:57:52 +0000 (23:57 +0000)]
add stage for .htaccess
Stanislav Malyshev [Thu, 2 Aug 2007 23:54:19 +0000 (23:54 +0000)]
it's 4 either way, but it's customary to use 1<<
Stanislav Malyshev [Thu, 2 Aug 2007 23:45:28 +0000 (23:45 +0000)]
use hardcoded ini like CLI
Christopher Jones [Thu, 2 Aug 2007 22:39:54 +0000 (22:39 +0000)]
Test existing PHP 5 safe mode functionality and make consistent. No MTH.
Ilia Alshanetsky [Thu, 2 Aug 2007 22:28:18 +0000 (22:28 +0000)]
Back to dev
Antony Dovgal [Thu, 2 Aug 2007 22:28:06 +0000 (22:28 +0000)]
fix test
Ilia Alshanetsky [Thu, 2 Aug 2007 22:18:30 +0000 (22:18 +0000)]
5.2.4RC1
Johannes Schlüter [Thu, 2 Aug 2007 21:55:23 +0000 (21:55 +0000)]
- Add possibility to call static class members using variables (Etienne Kneuss)
Antony Dovgal [Thu, 2 Aug 2007 20:32:44 +0000 (20:32 +0000)]
MFH: int -> zend_bool
Antony Dovgal [Thu, 2 Aug 2007 20:30:31 +0000 (20:30 +0000)]
BFN
Christopher Jones [Thu, 2 Aug 2007 19:38:08 +0000 (19:38 +0000)]
Fix message grammar and capitalization
Christopher Jones [Thu, 2 Aug 2007 19:04:37 +0000 (19:04 +0000)]
MFH: Bug #42173 (INTERVAL and TIMESTAMP type fixes)
Johannes Schlüter [Thu, 2 Aug 2007 16:54:44 +0000 (16:54 +0000)]
- MFH: Respect value of the parameter for get_loaded_extensions() and only
print zend extensions if set to true
Stanislav Malyshev [Wed, 1 Aug 2007 23:51:45 +0000 (23:51 +0000)]
revert wrong fix
Ilia Alshanetsky [Wed, 1 Aug 2007 22:45:31 +0000 (22:45 +0000)]
Fixed bug #41831 (pdo_sqlite prepared statements convert resources to
strings).
Christopher Jones [Wed, 1 Aug 2007 15:18:37 +0000 (15:18 +0000)]
MFH: New test for error handling
Pierre Joye [Wed, 1 Aug 2007 15:13:40 +0000 (15:13 +0000)]
- fix win32 build
Johannes Schlüter [Wed, 1 Aug 2007 12:49:34 +0000 (12:49 +0000)]
- MFH: Fix #42164 Internal Sendmail Support is ALWAYS disabled
Antony Dovgal [Wed, 1 Aug 2007 11:43:05 +0000 (11:43 +0000)]
MFH
Dmitry Stogov [Wed, 1 Aug 2007 10:56:45 +0000 (10:56 +0000)]
Fixed bug #42119 (array_push($arr,&$obj) doesn't work with zend.ze1_compatibility_mode On)
Dmitry Stogov [Wed, 1 Aug 2007 10:39:33 +0000 (10:39 +0000)]
Fixed bug #42151 (__destruct functions not called after catching a SoapFault exception)
Johannes Schlüter [Tue, 31 Jul 2007 23:24:11 +0000 (23:24 +0000)]
- MFH: Use a script to generate tokenizer data from zend_language_parser.h
Ilia Alshanetsky [Tue, 31 Jul 2007 22:48:42 +0000 (22:48 +0000)]
Fixed bug #41971 (PDOStatement::fetch and PDOStatement::setFetchMode causes
unexpected behavior).
Johannes Schlüter [Tue, 31 Jul 2007 22:47:43 +0000 (22:47 +0000)]
- BFN
Johannes Schlüter [Tue, 31 Jul 2007 22:47:25 +0000 (22:47 +0000)]
- MFH: Add additional param to get_loaded_extensions() for returning Zend
extensions (Fixes #41278) [DOC]
Jani Taskinen [Tue, 31 Jul 2007 21:29:21 +0000 (21:29 +0000)]
MFH:- Allow using * in test filenames to match pattern
Antony Dovgal [Tue, 31 Jul 2007 21:11:33 +0000 (21:11 +0000)]
add test
Antony Dovgal [Tue, 31 Jul 2007 21:09:01 +0000 (21:09 +0000)]
MFH: missing part of the fix for bug #42134
Antony Dovgal [Tue, 31 Jul 2007 19:21:08 +0000 (19:21 +0000)]
MFH: fix #42134 (oci_error() returns false after oci_new_collection() fails)
Rob Richards [Tue, 31 Jul 2007 15:41:31 +0000 (15:41 +0000)]
BFN
Rob Richards [Tue, 31 Jul 2007 15:40:49 +0000 (15:40 +0000)]
MFH: fix bug #41833 (addChild() on a non-existent node, no node created, getName() segfaults)
Rob Richards [Tue, 31 Jul 2007 15:07:54 +0000 (15:07 +0000)]
MFH: fix possible crash
Jani Taskinen [Tue, 31 Jul 2007 13:02:00 +0000 (13:02 +0000)]
MFH: Fix some lib vs $PHP_LIBDIR issues
Antony Dovgal [Tue, 31 Jul 2007 12:23:50 +0000 (12:23 +0000)]
fix typo
Antony Dovgal [Tue, 31 Jul 2007 07:09:08 +0000 (07:09 +0000)]
fix test
Stanislav Malyshev [Tue, 31 Jul 2007 00:31:10 +0000 (00:31 +0000)]
sometimes c-client lib returns non-null entry with null host
Pierre Joye [Mon, 30 Jul 2007 21:42:36 +0000 (21:42 +0000)]
- fix gd bug #102, < 0 means that no load are loaded, return false
- add error code in the warning
Rob Richards [Mon, 30 Jul 2007 16:33:22 +0000 (16:33 +0000)]
allow user specified class to be returned from transformToDoc
Ilia Alshanetsky [Mon, 30 Jul 2007 14:22:06 +0000 (14:22 +0000)]
Fixed bug #42142 (substr_replace() returns FALSE when length > string
length).
[doc] Adjust length validation check inside substr_replace() to be similar
to that inside substr() so that excessive length is truncated to string
length.
Ilia Alshanetsky [Sun, 29 Jul 2007 14:43:30 +0000 (14:43 +0000)]
Fixed bug #42135 (Second call of session_start() causes creation of SID)
Rob Richards [Sat, 28 Jul 2007 08:35:09 +0000 (08:35 +0000)]
BFN
Rob Richards [Sat, 28 Jul 2007 08:32:51 +0000 (08:32 +0000)]
Fixed Bug #42112 (deleting a node produces memory corruption)
add test
Dmitry Stogov [Fri, 27 Jul 2007 16:29:12 +0000 (16:29 +0000)]
Improved fix for bug #41633 (self:: doesn't work for constants) to support function define()
Ilia Alshanetsky [Fri, 27 Jul 2007 00:20:43 +0000 (00:20 +0000)]
WS
Jani Taskinen [Thu, 26 Jul 2007 22:45:59 +0000 (22:45 +0000)]
MFH: - Made build system less major version dependant to ease MFB/MFH
Jani Taskinen [Thu, 26 Jul 2007 15:24:06 +0000 (15:24 +0000)]
MFH: - Fixed bug #42107 (sscanf broken when using %2$s type format parameters)
Jani Taskinen [Thu, 26 Jul 2007 14:30:22 +0000 (14:30 +0000)]
MFH: cs + ws fixes
Raghubansh Kumar [Thu, 26 Jul 2007 13:38:24 +0000 (13:38 +0000)]
file.inc : Added dumping of stat array in functions (compare_self_stat() & compare_stats() )
Smaller testcases for lstat_stat_variation[1-7].phpt files
Hannes Magnusson [Thu, 26 Jul 2007 13:20:21 +0000 (13:20 +0000)]
MFH: arginfo
Antony Dovgal [Thu, 26 Jul 2007 08:26:47 +0000 (08:26 +0000)]
BFN
Jani Taskinen [Wed, 25 Jul 2007 22:49:39 +0000 (22:49 +0000)]
MFH: - Allow using extra headers in PHP_CHECK_SIZEOF
Ilia Alshanetsky [Wed, 25 Jul 2007 22:26:14 +0000 (22:26 +0000)]
Already exists in PECL
Dmitry Stogov [Wed, 25 Jul 2007 16:34:06 +0000 (16:34 +0000)]
Fixed EOF handling in case of reading from file opened in write only mode.
Dmitry Stogov [Wed, 25 Jul 2007 11:13:00 +0000 (11:13 +0000)]
Fixed bug #41713 (Persistent memory consumption on win32 since 5.2)
Antony Dovgal [Wed, 25 Jul 2007 09:41:06 +0000 (09:41 +0000)]
MFH
Hannes Magnusson [Wed, 25 Jul 2007 09:06:22 +0000 (09:06 +0000)]
MFH: Show "wrong parameter count" error messages
Johannes Schlüter [Tue, 24 Jul 2007 23:15:58 +0000 (23:15 +0000)]
- New ReflectionExtension::info() function to print the phpinfo() block
for an extension. [DOC]
Hannes Magnusson [Tue, 24 Jul 2007 22:57:13 +0000 (22:57 +0000)]
MFH: Fixed bug#42090 (json_decode causes segmentation fault)
Antony Dovgal [Tue, 24 Jul 2007 22:35:18 +0000 (22:35 +0000)]
[DOC] MFH: add PCRE_VERSION constant to ext/pcre
Antony Dovgal [Tue, 24 Jul 2007 20:32:32 +0000 (20:32 +0000)]
fix ZTS build
Dmitry Stogov [Tue, 24 Jul 2007 20:08:33 +0000 (20:08 +0000)]
Fixed test
Dmitry Stogov [Tue, 24 Jul 2007 19:24:40 +0000 (19:24 +0000)]
Fixed bug #40705 (Iterating within function moves original array pointer)
Fixed bug #40509 (key() function changed behaviour if global array is used within function)
Dmitry Stogov [Tue, 24 Jul 2007 18:28:39 +0000 (18:28 +0000)]
Fixed bug #41372 (Internal pointer of source array resets during array copying)
Fixed bug #37715 (array pointers resetting on copy)
Dmitry Stogov [Tue, 24 Jul 2007 14:24:44 +0000 (14:24 +0000)]
Fixed bug #41984 (Hangs on large SoapClient requests)
Jani Taskinen [Tue, 24 Jul 2007 14:21:36 +0000 (14:21 +0000)]
MFH:- Changed "display_errors" php.ini option to accept "stderr" as value which
MFH: makes the error messages to be outputted to STDERR instead of STDOUT with
MFH: CGI and CLI SAPIs (FR #22839).
Ilia Alshanetsky [Tue, 24 Jul 2007 14:07:42 +0000 (14:07 +0000)]
Test name formatting fixes
Dmitry Stogov [Tue, 24 Jul 2007 11:39:56 +0000 (11:39 +0000)]
Fixed bug #40757 (get_object_vars get nothing in child class)
Fixed bug #41929 (Foreach on object does not iterate over all visible properties)
Jani Taskinen [Tue, 24 Jul 2007 11:35:08 +0000 (11:35 +0000)]
MFH:- Added missing MSG_EOR and MSG_EOF constants
Jani Taskinen [Tue, 24 Jul 2007 11:15:59 +0000 (11:15 +0000)]
MFH: removed useless file
Dmitry Stogov [Tue, 24 Jul 2007 09:27:46 +0000 (09:27 +0000)]
Fixed bug #41983 (Error Fetching http headers terminated by '\n')
Jani Taskinen [Tue, 24 Jul 2007 09:26:34 +0000 (09:26 +0000)]
- fix NEWS
Andrey Hristov [Tue, 24 Jul 2007 09:22:16 +0000 (09:22 +0000)]
Fix build with latest 5.1 sources where gptr is no more.
Dmitry Stogov [Tue, 24 Jul 2007 09:07:33 +0000 (09:07 +0000)]
Fixed bug #42027 is_file() / is_dir() matches file/dirnames with wildcard char or trailing slash
Ilia Alshanetsky [Mon, 23 Jul 2007 23:03:09 +0000 (23:03 +0000)]
Fixed bug #42072 (No warning message for clearstatcache() with arguments).
Antony Dovgal [Mon, 23 Jul 2007 22:46:03 +0000 (22:46 +0000)]
fix test