]> granicus.if.org Git - php/log
php
17 years ago- BFN
Johannes Schlüter [Tue, 31 Jul 2007 22:47:43 +0000 (22:47 +0000)]
- BFN

17 years ago- MFH: Add additional param to get_loaded_extensions() for returning Zend
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]

17 years agoMFH:- Allow using * in test filenames to match pattern
Jani Taskinen [Tue, 31 Jul 2007 21:29:21 +0000 (21:29 +0000)]
MFH:- Allow using * in test filenames to match pattern

17 years agoadd test
Antony Dovgal [Tue, 31 Jul 2007 21:11:33 +0000 (21:11 +0000)]
add test

17 years agoMFH: missing part of the fix for bug #42134
Antony Dovgal [Tue, 31 Jul 2007 21:09:01 +0000 (21:09 +0000)]
MFH: missing part of the fix for bug #42134

17 years agoMFH: fix #42134 (oci_error() returns false after oci_new_collection() fails)
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)

17 years agoBFN
Rob Richards [Tue, 31 Jul 2007 15:41:31 +0000 (15:41 +0000)]
BFN

17 years agoMFH: fix bug #41833 (addChild() on a non-existent node, no node created, getName...
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)

17 years agoMFH: fix possible crash
Rob Richards [Tue, 31 Jul 2007 15:07:54 +0000 (15:07 +0000)]
MFH: fix possible crash

17 years agoMFH: Fix some lib vs $PHP_LIBDIR issues
Jani Taskinen [Tue, 31 Jul 2007 13:02:00 +0000 (13:02 +0000)]
MFH: Fix some lib vs $PHP_LIBDIR issues

17 years agofix typo
Antony Dovgal [Tue, 31 Jul 2007 12:23:50 +0000 (12:23 +0000)]
fix typo

17 years agofix test
Antony Dovgal [Tue, 31 Jul 2007 07:09:08 +0000 (07:09 +0000)]
fix test

17 years agosometimes c-client lib returns non-null entry with null host
Stanislav Malyshev [Tue, 31 Jul 2007 00:31:10 +0000 (00:31 +0000)]
sometimes c-client lib returns non-null entry with null host

17 years ago- fix gd bug #102, < 0 means that no load are loaded, return false
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

17 years agoallow user specified class to be returned from transformToDoc
Rob Richards [Mon, 30 Jul 2007 16:33:22 +0000 (16:33 +0000)]
allow user specified class to be returned from transformToDoc

17 years agoFixed bug #42142 (substr_replace() returns FALSE when length > string
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.

17 years agoFixed bug #42135 (Second call of session_start() causes creation of SID)
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)

17 years agoBFN
Rob Richards [Sat, 28 Jul 2007 08:35:09 +0000 (08:35 +0000)]
BFN

17 years agoFixed Bug #42112 (deleting a node produces memory corruption)
Rob Richards [Sat, 28 Jul 2007 08:32:51 +0000 (08:32 +0000)]
Fixed Bug #42112 (deleting a node produces memory corruption)
add test

17 years agoImproved fix for bug #41633 (self:: doesn't work for constants) to support function...
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()

17 years agoWS
Ilia Alshanetsky [Fri, 27 Jul 2007 00:20:43 +0000 (00:20 +0000)]
WS

17 years agoMFH: - Made build system less major version dependant to ease MFB/MFH
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

17 years agoMFH: - Fixed bug #42107 (sscanf broken when using %2$s type format parameters)
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)

17 years agoMFH: cs + ws fixes
Jani Taskinen [Thu, 26 Jul 2007 14:30:22 +0000 (14:30 +0000)]
MFH: cs + ws fixes

17 years agofile.inc : Added dumping of stat array in functions (compare_self_stat() & compare_st...
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

17 years agoMFH: arginfo
Hannes Magnusson [Thu, 26 Jul 2007 13:20:21 +0000 (13:20 +0000)]
MFH: arginfo

17 years agoBFN
Antony Dovgal [Thu, 26 Jul 2007 08:26:47 +0000 (08:26 +0000)]
BFN

17 years agoMFH: - Allow using extra headers in PHP_CHECK_SIZEOF
Jani Taskinen [Wed, 25 Jul 2007 22:49:39 +0000 (22:49 +0000)]
MFH: - Allow using extra headers in PHP_CHECK_SIZEOF

17 years agoAlready exists in PECL
Ilia Alshanetsky [Wed, 25 Jul 2007 22:26:14 +0000 (22:26 +0000)]
Already exists in PECL

17 years agoFixed EOF handling in case of reading from file opened in write only mode.
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.

17 years agoFixed bug #41713 (Persistent memory consumption on win32 since 5.2)
Dmitry Stogov [Wed, 25 Jul 2007 11:13:00 +0000 (11:13 +0000)]
Fixed bug #41713 (Persistent memory consumption on win32 since 5.2)

17 years agoMFH
Antony Dovgal [Wed, 25 Jul 2007 09:41:06 +0000 (09:41 +0000)]
MFH

17 years agoMFH: Show "wrong parameter count" error messages
Hannes Magnusson [Wed, 25 Jul 2007 09:06:22 +0000 (09:06 +0000)]
MFH: Show "wrong parameter count" error messages

17 years ago- New ReflectionExtension::info() function to print the phpinfo() block
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]

17 years agoMFH: Fixed bug#42090 (json_decode causes segmentation fault)
Hannes Magnusson [Tue, 24 Jul 2007 22:57:13 +0000 (22:57 +0000)]
MFH: Fixed bug#42090 (json_decode causes segmentation fault)

17 years ago[DOC] MFH: add PCRE_VERSION constant to ext/pcre
Antony Dovgal [Tue, 24 Jul 2007 22:35:18 +0000 (22:35 +0000)]
[DOC] MFH: add PCRE_VERSION constant to ext/pcre

17 years agofix ZTS build
Antony Dovgal [Tue, 24 Jul 2007 20:32:32 +0000 (20:32 +0000)]
fix ZTS build

17 years agoFixed test
Dmitry Stogov [Tue, 24 Jul 2007 20:08:33 +0000 (20:08 +0000)]
Fixed test

17 years agoFixed bug #40705 (Iterating within function moves original array pointer)
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)

17 years agoFixed bug #41372 (Internal pointer of source array resets during array copying)
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)

17 years agoFixed bug #41984 (Hangs on large SoapClient requests)
Dmitry Stogov [Tue, 24 Jul 2007 14:24:44 +0000 (14:24 +0000)]
Fixed bug #41984 (Hangs on large SoapClient requests)

17 years agoMFH:- Changed "display_errors" php.ini option to accept "stderr" as value which
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).

17 years agoTest name formatting fixes
Ilia Alshanetsky [Tue, 24 Jul 2007 14:07:42 +0000 (14:07 +0000)]
Test name formatting fixes

17 years agoFixed bug #40757 (get_object_vars get nothing in child class)
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)

17 years agoMFH:- Added missing MSG_EOR and MSG_EOF constants
Jani Taskinen [Tue, 24 Jul 2007 11:35:08 +0000 (11:35 +0000)]
MFH:- Added missing MSG_EOR and MSG_EOF constants

17 years agoMFH: removed useless file
Jani Taskinen [Tue, 24 Jul 2007 11:15:59 +0000 (11:15 +0000)]
MFH: removed useless file

17 years agoFixed bug #41983 (Error Fetching http headers terminated by '\n')
Dmitry Stogov [Tue, 24 Jul 2007 09:27:46 +0000 (09:27 +0000)]
Fixed bug #41983 (Error Fetching http headers terminated by '\n')

17 years ago- fix NEWS
Jani Taskinen [Tue, 24 Jul 2007 09:26:34 +0000 (09:26 +0000)]
- fix NEWS

17 years agoFix build with latest 5.1 sources where gptr is no more.
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.

17 years agoFixed bug #42027 is_file() / is_dir() matches file/dirnames with wildcard char or...
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

17 years agoFixed bug #42072 (No warning message for clearstatcache() with arguments).
Ilia Alshanetsky [Mon, 23 Jul 2007 23:03:09 +0000 (23:03 +0000)]
Fixed bug #42072 (No warning message for clearstatcache() with arguments).

17 years agofix test
Antony Dovgal [Mon, 23 Jul 2007 22:46:03 +0000 (22:46 +0000)]
fix test

17 years agofix test
Antony Dovgal [Mon, 23 Jul 2007 22:14:47 +0000 (22:14 +0000)]
fix test

17 years agoremove the tests, they've been splitted into smaller ones
Antony Dovgal [Mon, 23 Jul 2007 19:19:09 +0000 (19:19 +0000)]
remove the tests, they've been splitted into smaller ones

17 years agoBFN
Jani Taskinen [Mon, 23 Jul 2007 16:18:10 +0000 (16:18 +0000)]
BFN

17 years agoMFH: - Fixed buf #42071 (ini scanner allows using NULL as option name).
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.

17 years agoMFH: Fixed str_pad() when passed huge negative pad length.
Jani Taskinen [Mon, 23 Jul 2007 13:27:59 +0000 (13:27 +0000)]
MFH: Fixed str_pad() when passed huge negative pad length.

17 years agofix ws/folding
Antony Dovgal [Mon, 23 Jul 2007 12:24:52 +0000 (12:24 +0000)]
fix ws/folding

17 years agoMFH: sync
Jani Taskinen [Mon, 23 Jul 2007 11:53:58 +0000 (11:53 +0000)]
MFH: sync

17 years agoMFH: fix descriptions
Jani Taskinen [Mon, 23 Jul 2007 10:47:13 +0000 (10:47 +0000)]
MFH: fix descriptions

17 years agomore tests
Antony Dovgal [Mon, 23 Jul 2007 09:14:34 +0000 (09:14 +0000)]
more tests

17 years agoFixed wrong expectation
Dmitry Stogov [Mon, 23 Jul 2007 08:58:17 +0000 (08:58 +0000)]
Fixed wrong expectation

17 years agoFixed rename() in ZTS to allow renaming of symbolic links;
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

17 years agomore testcases for glob() function
Raghubansh Kumar [Mon, 23 Jul 2007 07:32:08 +0000 (07:32 +0000)]
more testcases for glob() function

17 years agoNew testcases for glob() function
Raghubansh Kumar [Mon, 23 Jul 2007 05:22:59 +0000 (05:22 +0000)]
New testcases for glob() function

17 years agoAvoid endless loop
Hannes Magnusson [Mon, 23 Jul 2007 01:13:43 +0000 (01:13 +0000)]
Avoid endless loop

17 years agoMFH:- Fixed bug #21197 (socket_read() outputs error with PHP_NORMAL_READ)
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)

17 years agoMFH: ws fix + sync U stuff for patches to MFB easier
Jani Taskinen [Sun, 22 Jul 2007 22:47:18 +0000 (22:47 +0000)]
MFH: ws fix + sync U stuff for patches to MFB easier

17 years agoMFH: sync
Jani Taskinen [Sun, 22 Jul 2007 22:22:09 +0000 (22:22 +0000)]
MFH: sync

17 years ago- Test properly for socketpair inside an extension.
Jani Taskinen [Sun, 22 Jul 2007 22:18:41 +0000 (22:18 +0000)]
- Test properly for socketpair inside an extension.

17 years agoMore new testcases for fread() function
Raghubansh Kumar [Sun, 22 Jul 2007 17:41:25 +0000 (17:41 +0000)]
More new testcases for fread() function

17 years agoNew testcases for fread() functions
Raghubansh Kumar [Sun, 22 Jul 2007 17:27:35 +0000 (17:27 +0000)]
New testcases for fread() functions

17 years agoFixed "Floating point exception" inside wordwrap()
Ilia Alshanetsky [Sun, 22 Jul 2007 15:55:16 +0000 (15:55 +0000)]
Fixed "Floating point exception" inside wordwrap()

17 years agoAdded test for KEY_PAIR code and fixed KEY_PAIR detection code
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

17 years agoFixed PDO_FETCH_KEY_PAIR implementation for fetchAll()
Ilia Alshanetsky [Sun, 22 Jul 2007 15:14:21 +0000 (15:14 +0000)]
Fixed PDO_FETCH_KEY_PAIR implementation for fetchAll()

17 years agoNew testcases for stat() function on windows
Raghubansh Kumar [Sun, 22 Jul 2007 12:37:09 +0000 (12:37 +0000)]
New testcases for stat() function on windows

17 years agoNew testcases for ftruncate() function
Raghubansh Kumar [Sun, 22 Jul 2007 12:35:03 +0000 (12:35 +0000)]
New testcases for ftruncate() function

17 years agofix tests
Raghubansh Kumar [Sun, 22 Jul 2007 12:26:18 +0000 (12:26 +0000)]
fix tests

17 years agoNew testcases for umask() function
Raghubansh Kumar [Sat, 21 Jul 2007 18:16:17 +0000 (18:16 +0000)]
New testcases for umask() function

17 years agoNew testcases for lstat() and stat() functions
Raghubansh Kumar [Sat, 21 Jul 2007 17:35:37 +0000 (17:35 +0000)]
New testcases for lstat() and stat() functions

17 years agoNew testcases for is_file() function
Raghubansh Kumar [Sat, 21 Jul 2007 17:34:03 +0000 (17:34 +0000)]
New testcases for is_file() function

17 years agoNew testcases for is_dir() function
Raghubansh Kumar [Sat, 21 Jul 2007 17:31:42 +0000 (17:31 +0000)]
New testcases for is_dir() function

17 years agoNew testcases for fseek(), ftell() and rewind() functions
Raghubansh Kumar [Sat, 21 Jul 2007 17:30:23 +0000 (17:30 +0000)]
New testcases for fseek(), ftell() and rewind() functions

17 years agoNew testcases for fflush() function
Raghubansh Kumar [Sat, 21 Jul 2007 17:14:50 +0000 (17:14 +0000)]
New testcases for fflush() function

17 years ago- MFH: Allow the use of a user defined template.rc file to override the
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.

17 years agoNew testcases for fgetc() and fgets() functions
Raghubansh Kumar [Sat, 21 Jul 2007 07:55:07 +0000 (07:55 +0000)]
New testcases for fgetc() and fgets() functions

17 years agoMFH: Fixed compile warnings
Jani Taskinen [Sat, 21 Jul 2007 01:43:33 +0000 (01:43 +0000)]
MFH: Fixed compile warnings

17 years agoMFH: Fixed compile warnings
Jani Taskinen [Sat, 21 Jul 2007 01:24:26 +0000 (01:24 +0000)]
MFH: Fixed compile warnings

17 years agoMFH: cs+ws+compile warning fixes
Jani Taskinen [Sat, 21 Jul 2007 00:51:17 +0000 (00:51 +0000)]
MFH: cs+ws+compile warning fixes

17 years agoMFH: Fixed compiler warnings
Jani Taskinen [Sat, 21 Jul 2007 00:35:15 +0000 (00:35 +0000)]
MFH: Fixed compiler warnings

17 years agoMFH: fix warnings
Jani Taskinen [Fri, 20 Jul 2007 23:53:40 +0000 (23:53 +0000)]
MFH: fix warnings

17 years agoFix for fill_file() in file.inc
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

17 years agoMFH: fix #41691 (ArrayObject::exchangeArray hangs Apache)
Antony Dovgal [Fri, 20 Jul 2007 10:53:56 +0000 (10:53 +0000)]
MFH: fix #41691 (ArrayObject::exchangeArray hangs Apache)

17 years agoMFH: fix #41989 (move_uploaded_file() & relative path in ZTS mode)
Antony Dovgal [Thu, 19 Jul 2007 15:49:45 +0000 (15:49 +0000)]
MFH: fix #41989 (move_uploaded_file() & relative path in ZTS mode)

17 years agoMFH: Use SEPARATE_ZVAL_IF_NOT_REF for cleaner code.
Jani Taskinen [Thu, 19 Jul 2007 15:29:30 +0000 (15:29 +0000)]
MFH: Use SEPARATE_ZVAL_IF_NOT_REF for cleaner code.

17 years agoMFH
Antony Dovgal [Thu, 19 Jul 2007 15:15:26 +0000 (15:15 +0000)]
MFH

17 years agoadd new tests from HEAD
Antony Dovgal [Thu, 19 Jul 2007 15:04:15 +0000 (15:04 +0000)]
add new tests from HEAD

17 years agofix ws & folding
Antony Dovgal [Thu, 19 Jul 2007 14:32:55 +0000 (14:32 +0000)]
fix ws & folding

17 years agoMFH
Jani Taskinen [Thu, 19 Jul 2007 13:57:16 +0000 (13:57 +0000)]
MFH

17 years agoMFH:- Stop configure if scanner files are not found and invalid/no flex is found
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