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

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

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

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

17 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

17 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

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

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

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

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

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

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

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

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

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

17 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

17 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")

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

17 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

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

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

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

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

17 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-*

17 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 :)