]>
granicus.if.org Git - php/log
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
Antony Dovgal [Mon, 23 Jul 2007 22:14:47 +0000 (22:14 +0000)]
fix test
Antony Dovgal [Mon, 23 Jul 2007 19:19:09 +0000 (19:19 +0000)]
remove the tests, they've been splitted into smaller ones
Jani Taskinen [Mon, 23 Jul 2007 16:18:10 +0000 (16:18 +0000)]
BFN
Jani Taskinen [Mon, 23 Jul 2007 16:17:10 +0000 (16:17 +0000)]
MFH: - Fixed buf #42071 (ini scanner allows using NULL as option name).
MFH: Use Z_* macros to access the zvals.
Jani Taskinen [Mon, 23 Jul 2007 13:27:59 +0000 (13:27 +0000)]
MFH: Fixed str_pad() when passed huge negative pad length.
Antony Dovgal [Mon, 23 Jul 2007 12:24:52 +0000 (12:24 +0000)]
fix ws/folding
Jani Taskinen [Mon, 23 Jul 2007 11:53:58 +0000 (11:53 +0000)]
MFH: sync
Jani Taskinen [Mon, 23 Jul 2007 10:47:13 +0000 (10:47 +0000)]
MFH: fix descriptions
Antony Dovgal [Mon, 23 Jul 2007 09:14:34 +0000 (09:14 +0000)]
more tests
Dmitry Stogov [Mon, 23 Jul 2007 08:58:17 +0000 (08:58 +0000)]
Fixed wrong expectation
Dmitry Stogov [Mon, 23 Jul 2007 08:57:04 +0000 (08:57 +0000)]
Fixed rename() in ZTS to allow renaming of symbolic links;
Consistent handling of trailing slash
Raghubansh Kumar [Mon, 23 Jul 2007 07:32:08 +0000 (07:32 +0000)]
more testcases for glob() function
Raghubansh Kumar [Mon, 23 Jul 2007 05:22:59 +0000 (05:22 +0000)]
New testcases for glob() function
Hannes Magnusson [Mon, 23 Jul 2007 01:13:43 +0000 (01:13 +0000)]
Avoid endless loop
Jani Taskinen [Sun, 22 Jul 2007 23:01:20 +0000 (23:01 +0000)]
MFH:- Fixed bug #21197 (socket_read() outputs error with PHP_NORMAL_READ)
Jani Taskinen [Sun, 22 Jul 2007 22:47:18 +0000 (22:47 +0000)]
MFH: ws fix + sync U stuff for patches to MFB easier
Jani Taskinen [Sun, 22 Jul 2007 22:22:09 +0000 (22:22 +0000)]
MFH: sync
Jani Taskinen [Sun, 22 Jul 2007 22:18:41 +0000 (22:18 +0000)]
- Test properly for socketpair inside an extension.
Raghubansh Kumar [Sun, 22 Jul 2007 17:41:25 +0000 (17:41 +0000)]
More new testcases for fread() function
Raghubansh Kumar [Sun, 22 Jul 2007 17:27:35 +0000 (17:27 +0000)]
New testcases for fread() functions
Ilia Alshanetsky [Sun, 22 Jul 2007 15:55:16 +0000 (15:55 +0000)]
Fixed "Floating point exception" inside wordwrap()
Ilia Alshanetsky [Sun, 22 Jul 2007 15:50:17 +0000 (15:50 +0000)]
Added test for KEY_PAIR code and fixed KEY_PAIR detection code
Ilia Alshanetsky [Sun, 22 Jul 2007 15:14:21 +0000 (15:14 +0000)]
Fixed PDO_FETCH_KEY_PAIR implementation for fetchAll()
Raghubansh Kumar [Sun, 22 Jul 2007 12:37:09 +0000 (12:37 +0000)]
New testcases for stat() function on windows
Raghubansh Kumar [Sun, 22 Jul 2007 12:35:03 +0000 (12:35 +0000)]
New testcases for ftruncate() function
Raghubansh Kumar [Sun, 22 Jul 2007 12:26:18 +0000 (12:26 +0000)]
fix tests
Raghubansh Kumar [Sat, 21 Jul 2007 18:16:17 +0000 (18:16 +0000)]
New testcases for umask() function
Raghubansh Kumar [Sat, 21 Jul 2007 17:35:37 +0000 (17:35 +0000)]
New testcases for lstat() and stat() functions
Raghubansh Kumar [Sat, 21 Jul 2007 17:34:03 +0000 (17:34 +0000)]
New testcases for is_file() function
Raghubansh Kumar [Sat, 21 Jul 2007 17:31:42 +0000 (17:31 +0000)]
New testcases for is_dir() function
Raghubansh Kumar [Sat, 21 Jul 2007 17:30:23 +0000 (17:30 +0000)]
New testcases for fseek(), ftell() and rewind() functions
Raghubansh Kumar [Sat, 21 Jul 2007 17:14:50 +0000 (17:14 +0000)]
New testcases for fflush() function
Derick Rethans [Sat, 21 Jul 2007 11:24:53 +0000 (11:24 +0000)]
- MFH: Allow the use of a user defined template.rc file to override the
default ones. This makes it possible to include the extension's version
inside the version properties of the generated extension DLL instead
of the PHP version the extension is build against.
Raghubansh Kumar [Sat, 21 Jul 2007 07:55:07 +0000 (07:55 +0000)]
New testcases for fgetc() and fgets() functions
Jani Taskinen [Sat, 21 Jul 2007 01:43:33 +0000 (01:43 +0000)]
MFH: Fixed compile warnings
Jani Taskinen [Sat, 21 Jul 2007 01:24:26 +0000 (01:24 +0000)]
MFH: Fixed compile warnings
Jani Taskinen [Sat, 21 Jul 2007 00:51:17 +0000 (00:51 +0000)]
MFH: cs+ws+compile warning fixes
Jani Taskinen [Sat, 21 Jul 2007 00:35:15 +0000 (00:35 +0000)]
MFH: Fixed compiler warnings
Jani Taskinen [Fri, 20 Jul 2007 23:53:40 +0000 (23:53 +0000)]
MFH: fix warnings
Raghubansh Kumar [Fri, 20 Jul 2007 18:07:02 +0000 (18:07 +0000)]
Fix for fill_file() in file.inc
New testcases for readfile() and umask() functions
Antony Dovgal [Fri, 20 Jul 2007 10:53:56 +0000 (10:53 +0000)]
MFH: fix #41691 (ArrayObject::exchangeArray hangs Apache)
Antony Dovgal [Thu, 19 Jul 2007 15:49:45 +0000 (15:49 +0000)]
MFH: fix #41989 (move_uploaded_file() & relative path in ZTS mode)
Jani Taskinen [Thu, 19 Jul 2007 15:29:30 +0000 (15:29 +0000)]
MFH: Use SEPARATE_ZVAL_IF_NOT_REF for cleaner code.
Antony Dovgal [Thu, 19 Jul 2007 15:15:26 +0000 (15:15 +0000)]
MFH
Antony Dovgal [Thu, 19 Jul 2007 15:04:15 +0000 (15:04 +0000)]
add new tests from HEAD
Antony Dovgal [Thu, 19 Jul 2007 14:32:55 +0000 (14:32 +0000)]
fix ws & folding
Jani Taskinen [Thu, 19 Jul 2007 13:57:16 +0000 (13:57 +0000)]
MFH
Jani Taskinen [Thu, 19 Jul 2007 12:36:06 +0000 (12:36 +0000)]
MFH:- Stop configure if scanner files are not found and invalid/no flex is found
Antony Dovgal [Thu, 19 Jul 2007 12:16:30 +0000 (12:16 +0000)]
MFH
Jani Taskinen [Thu, 19 Jul 2007 10:50:16 +0000 (10:50 +0000)]
MFH:- Fixed bug #41433 (DBA: configure fails to include correct db.h for db4)
Ilia Alshanetsky [Wed, 18 Jul 2007 23:10:33 +0000 (23:10 +0000)]
Fixed typo
Nuno Lopes [Wed, 18 Jul 2007 18:06:55 +0000 (18:06 +0000)]
fix oci8 entries for Chris Jones
Christopher Jones [Wed, 18 Jul 2007 15:10:42 +0000 (15:10 +0000)]
MFH: add casts to fix compilation warnings
Jani Taskinen [Wed, 18 Jul 2007 15:04:22 +0000 (15:04 +0000)]
MFH: cleanup & sync
Antony Dovgal [Wed, 18 Jul 2007 11:46:50 +0000 (11:46 +0000)]
MFH
Jani Taskinen [Wed, 18 Jul 2007 09:04:58 +0000 (09:04 +0000)]
MFH: Use correct macro name
Raghubansh Kumar [Wed, 18 Jul 2007 04:59:46 +0000 (04:59 +0000)]
New testcases for filesystem handling function : unlink()
Ilia Alshanetsky [Tue, 17 Jul 2007 23:46:40 +0000 (23:46 +0000)]
Allow file uploads to bypass open_basedir checks (fixes regression)
Jani Taskinen [Tue, 17 Jul 2007 13:29:33 +0000 (13:29 +0000)]
MFH: ws fix
Jani Taskinen [Tue, 17 Jul 2007 13:28:44 +0000 (13:28 +0000)]
MFH:- Fixed bugs #36796, #36918, #41371 (stream_set_blocking() does not work)
Jani Taskinen [Tue, 17 Jul 2007 12:12:26 +0000 (12:12 +0000)]
MFH:- Fixed bug #42019 (configure option --with-adabas=DIR does not work)
Nuno Lopes [Tue, 17 Jul 2007 10:29:32 +0000 (10:29 +0000)]
update for latest library rlease
Jani Taskinen [Tue, 17 Jul 2007 09:09:42 +0000 (09:09 +0000)]
MFH: removed dots from error messages
Jani Taskinen [Tue, 17 Jul 2007 08:40:24 +0000 (08:40 +0000)]
MFH:- Fixed bug #42015 (ldap_rename() gets server error "DSA is unwilling to perform")
Antony Dovgal [Mon, 16 Jul 2007 20:29:21 +0000 (20:29 +0000)]
initialize glob struct
Ilia Alshanetsky [Mon, 16 Jul 2007 18:00:18 +0000 (18:00 +0000)]
Fixed a possible crash inside the constructor
Raghubansh Kumar [Mon, 16 Jul 2007 17:55:39 +0000 (17:55 +0000)]
fix tests
Raghubansh Kumar [Mon, 16 Jul 2007 17:34:44 +0000 (17:34 +0000)]
New testcases
Antony Dovgal [Mon, 16 Jul 2007 13:29:47 +0000 (13:29 +0000)]
MFH
Antony Dovgal [Mon, 16 Jul 2007 10:59:17 +0000 (10:59 +0000)]
MFH: split test
Jani Taskinen [Mon, 16 Jul 2007 10:00:44 +0000 (10:00 +0000)]
- Fix issue in differentiating between --with-* and --enable-*
Jani Taskinen [Sun, 15 Jul 2007 19:43:06 +0000 (19:43 +0000)]
- Remove ereg/ from PHP_5_2 branch. (not yet wanted here :)