]> granicus.if.org Git - php/log
php
18 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.

18 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)

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

18 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

18 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]

18 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)

18 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

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

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

18 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)

18 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)

18 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)

18 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).

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

18 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)

18 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

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

18 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')

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

18 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.

18 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

18 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).

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

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

18 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

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

18 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.

18 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.

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

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

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

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

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

18 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

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

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

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

18 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)

18 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

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

18 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.

18 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

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

18 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()

18 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

18 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()

18 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

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

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

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

18 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

18 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

18 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

18 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

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

18 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.

18 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

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

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

18 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

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

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

18 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

18 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)

18 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)

18 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.

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

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

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

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

18 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

18 years agoMFH
Antony Dovgal [Thu, 19 Jul 2007 12:16:30 +0000 (12:16 +0000)]
MFH

18 years agoMFH:- Fixed bug #41433 (DBA: configure fails to include correct db.h for db4)
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)

18 years agoFixed typo
Ilia Alshanetsky [Wed, 18 Jul 2007 23:10:33 +0000 (23:10 +0000)]
Fixed typo

18 years agofix oci8 entries for Chris Jones
Nuno Lopes [Wed, 18 Jul 2007 18:06:55 +0000 (18:06 +0000)]
fix oci8 entries for Chris Jones

18 years agoMFH: add casts to fix compilation warnings
Christopher Jones [Wed, 18 Jul 2007 15:10:42 +0000 (15:10 +0000)]
MFH: add casts to fix compilation warnings

18 years agoMFH: cleanup & sync
Jani Taskinen [Wed, 18 Jul 2007 15:04:22 +0000 (15:04 +0000)]
MFH: cleanup & sync

18 years agoMFH
Antony Dovgal [Wed, 18 Jul 2007 11:46:50 +0000 (11:46 +0000)]
MFH

18 years agoMFH: Use correct macro name
Jani Taskinen [Wed, 18 Jul 2007 09:04:58 +0000 (09:04 +0000)]
MFH: Use correct macro name

18 years agoNew testcases for filesystem handling function : unlink()
Raghubansh Kumar [Wed, 18 Jul 2007 04:59:46 +0000 (04:59 +0000)]
New testcases for filesystem handling function : unlink()

18 years agoAllow file uploads to bypass open_basedir checks (fixes regression)
Ilia Alshanetsky [Tue, 17 Jul 2007 23:46:40 +0000 (23:46 +0000)]
Allow file uploads to bypass open_basedir checks (fixes regression)

18 years agoMFH: ws fix
Jani Taskinen [Tue, 17 Jul 2007 13:29:33 +0000 (13:29 +0000)]
MFH: ws fix

18 years agoMFH:- Fixed bugs #36796, #36918, #41371 (stream_set_blocking() does not work)
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)

18 years agoMFH:- Fixed bug #42019 (configure option --with-adabas=DIR 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)

18 years agoupdate for latest library rlease
Nuno Lopes [Tue, 17 Jul 2007 10:29:32 +0000 (10:29 +0000)]
update for latest library rlease

18 years agoMFH: removed dots from error messages
Jani Taskinen [Tue, 17 Jul 2007 09:09:42 +0000 (09:09 +0000)]
MFH: removed dots from error messages

18 years agoMFH:- Fixed bug #42015 (ldap_rename() gets server error "DSA is unwilling to perform")
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")

18 years agoinitialize glob struct
Antony Dovgal [Mon, 16 Jul 2007 20:29:21 +0000 (20:29 +0000)]
initialize glob struct

18 years agoFixed a possible crash inside the constructor
Ilia Alshanetsky [Mon, 16 Jul 2007 18:00:18 +0000 (18:00 +0000)]
Fixed a possible crash inside the constructor

18 years agofix tests
Raghubansh Kumar [Mon, 16 Jul 2007 17:55:39 +0000 (17:55 +0000)]
fix tests

18 years agoNew testcases
Raghubansh Kumar [Mon, 16 Jul 2007 17:34:44 +0000 (17:34 +0000)]
New testcases

18 years agoMFH
Antony Dovgal [Mon, 16 Jul 2007 13:29:47 +0000 (13:29 +0000)]
MFH

18 years agoMFH: split test
Antony Dovgal [Mon, 16 Jul 2007 10:59:17 +0000 (10:59 +0000)]
MFH: split test

18 years ago- Fix issue in differentiating between --with-* and --enable-*
Jani Taskinen [Mon, 16 Jul 2007 10:00:44 +0000 (10:00 +0000)]
- Fix issue in differentiating between --with-* and --enable-*

18 years ago- Remove ereg/ from PHP_5_2 branch. (not yet wanted here :)
Jani Taskinen [Sun, 15 Jul 2007 19:43:06 +0000 (19:43 +0000)]
- Remove ereg/ from PHP_5_2 branch. (not yet wanted here :)

18 years agoMFH: folding tags and some more ws fixes
Jani Taskinen [Sun, 15 Jul 2007 15:34:28 +0000 (15:34 +0000)]
MFH: folding tags and some more ws fixes

18 years agoMFH: ws fixes (sync!)
Jani Taskinen [Sun, 15 Jul 2007 15:21:12 +0000 (15:21 +0000)]
MFH: ws fixes (sync!)

18 years agoMFH: removed unused macros
Jani Taskinen [Sun, 15 Jul 2007 15:10:04 +0000 (15:10 +0000)]
MFH: removed unused macros

18 years agoClear out last error & last error file information at the end of the
Ilia Alshanetsky [Sun, 15 Jul 2007 14:15:02 +0000 (14:15 +0000)]
Clear out last error & last error file information at the end of the
request to ensure that they don't propogate to the next request

18 years agoignore *.gcda
Nuno Lopes [Sat, 14 Jul 2007 17:29:45 +0000 (17:29 +0000)]
ignore *.gcda