php
17 years ago- Updated to version 2007.11
Derick Rethans [Tue, 1 Jan 2008 15:32:05 +0000 (15:32 +0000)]
- Updated to version 2007.11

17 years agoMFH: Fix test
Hannes Magnusson [Tue, 1 Jan 2008 14:35:31 +0000 (14:35 +0000)]
MFH: Fix test

17 years agoLeftover: Bump copyright year.
Sebastian Bergmann [Tue, 1 Jan 2008 06:15:40 +0000 (06:15 +0000)]
Leftover: Bump copyright year.

17 years agoUpdate copyright
Ilia Alshanetsky [Mon, 31 Dec 2007 21:34:42 +0000 (21:34 +0000)]
Update copyright

17 years agoLeftover: Bump copyright year.
Sebastian Bergmann [Mon, 31 Dec 2007 07:24:44 +0000 (07:24 +0000)]
Leftover: Bump copyright year.

17 years agoMFH: Bump copyright year, 2 of 2.
Sebastian Bergmann [Mon, 31 Dec 2007 07:17:19 +0000 (07:17 +0000)]
MFH: Bump copyright year, 2 of 2.

17 years agoMFH: Bump copyright year, 1 of 2.
Sebastian Bergmann [Mon, 31 Dec 2007 07:15:43 +0000 (07:15 +0000)]
MFH: Bump copyright year, 1 of 2.

17 years ago- Fixed bug #43663 (Extending PDO class with a __call() function doesn't work).
David Soria Parra [Sun, 30 Dec 2007 17:51:35 +0000 (17:51 +0000)]
- Fixed bug #43663 (Extending PDO class with a __call() function doesn't work).
CVS

17 years agoFixed typo
Ilia Alshanetsky [Sun, 30 Dec 2007 16:46:27 +0000 (16:46 +0000)]
Fixed typo

17 years agoMFH:- This makes no sense with non-ipv6 builds. (and fixes lot of issues with misconf...
Jani Taskinen [Sat, 29 Dec 2007 18:46:27 +0000 (18:46 +0000)]
MFH:- This makes no sense with non-ipv6 builds. (and fixes lot of issues with misconfigured servers)

17 years agoMFB5.2: Fix test
Hannes Magnusson [Sat, 29 Dec 2007 11:38:24 +0000 (11:38 +0000)]
MFB5.2: Fix test

17 years agocorrect fix for bug #43522
Antony Dovgal [Sat, 29 Dec 2007 10:52:24 +0000 (10:52 +0000)]
correct fix for bug #43522

17 years agofix test
Antony Dovgal [Sat, 29 Dec 2007 10:32:52 +0000 (10:32 +0000)]
fix test

17 years agoMFH: Update the class method documentation links
Hannes Magnusson [Sat, 29 Dec 2007 02:21:57 +0000 (02:21 +0000)]
MFH: Update the class method documentation links

17 years agoHere comes the NEWS entry. The RM knows his job ;)
Andrey Hristov [Fri, 28 Dec 2007 15:44:45 +0000 (15:44 +0000)]
Here comes the NEWS entry. The RM knows his job ;)

17 years agoRemove RPL functions. They were always experimental and lead to crashes.
Andrey Hristov [Fri, 28 Dec 2007 15:37:52 +0000 (15:37 +0000)]
Remove RPL functions. They were always experimental and lead to crashes.
The underlying functions will be removed from libmysql as of MySQL 6.0, so
it's right time to remove them.

17 years agoFixed possible memory corruption
Dmitry Stogov [Fri, 28 Dec 2007 15:32:09 +0000 (15:32 +0000)]
Fixed possible memory corruption

17 years agoFixing SQL syntax in this very old test to make it pass with MySQL 6.0
Ulf Wendel [Fri, 28 Dec 2007 15:27:38 +0000 (15:27 +0000)]
Fixing SQL syntax in this very old test to make it pass with MySQL 6.0

17 years agoIsn't it nice to get a new 64bit box? Fixing 32bit/64bit issue.
Ulf Wendel [Fri, 28 Dec 2007 15:26:17 +0000 (15:26 +0000)]
Isn't it nice to get a new 64bit box? Fixing 32bit/64bit issue.

17 years agoSooner or later these old 0*.phpt tests had to bite us - fixing SQL syntax,
Ulf Wendel [Fri, 28 Dec 2007 15:06:02 +0000 (15:06 +0000)]
Sooner or later these old 0*.phpt tests had to bite us - fixing SQL syntax,
HEAD sync will follow.

17 years agoCutting off a few edges:
Ulf Wendel [Fri, 28 Dec 2007 14:50:48 +0000 (14:50 +0000)]
Cutting off a few edges:
 - use connection parameter from environment variables
 - check if MySQL supports procedures
 - whitespace

17 years agoFixed test related to bug #38469
Dmitry Stogov [Fri, 28 Dec 2007 13:23:00 +0000 (13:23 +0000)]
Fixed test related to bug #38469

17 years agoFixed bug #38469 (unexpected creation of cycle, json tests failed, leaks memory)
Dmitry Stogov [Fri, 28 Dec 2007 13:22:00 +0000 (13:22 +0000)]
Fixed bug #38469 (unexpected creation of cycle, json tests failed, leaks memory)

17 years agoInitialize operand type
Dmitry Stogov [Fri, 28 Dec 2007 09:46:52 +0000 (09:46 +0000)]
Initialize operand type

17 years agofix tests
Nuno Lopes [Thu, 27 Dec 2007 16:05:00 +0000 (16:05 +0000)]
fix tests

17 years agoUse proper result type
Dmitry Stogov [Thu, 27 Dec 2007 13:52:05 +0000 (13:52 +0000)]
Use proper result type

17 years agoAdded ability to use SplArrays instead of plain arrays in ext/soap. (Joshua Reese...
Dmitry Stogov [Thu, 27 Dec 2007 13:10:20 +0000 (13:10 +0000)]
Added ability to use SplArrays instead of plain arrays in ext/soap. (Joshua Reese, Dmitry)

17 years agoAdded 64-bit tests (Serg)
Dmitry Stogov [Thu, 27 Dec 2007 11:39:01 +0000 (11:39 +0000)]
Added 64-bit tests (Serg)

17 years agoFixed bug#43105 (PHP seems to fail to close open files.)
Hannes Magnusson [Thu, 27 Dec 2007 02:09:26 +0000 (02:09 +0000)]
Fixed bug#43105 (PHP seems to fail to close open files.)

17 years agoMFH: Fix typo (TAKAGI Masahiro)
Hannes Magnusson [Wed, 26 Dec 2007 21:02:46 +0000 (21:02 +0000)]
MFH: Fix typo (TAKAGI Masahiro)

17 years agoMFH: Fix for bug #42548 "PROCEDURE xxx can't return a result set"
Hartmut Holzgraefe [Tue, 25 Dec 2007 18:55:40 +0000 (18:55 +0000)]
MFH: Fix for bug #42548 "PROCEDURE xxx can't return a result set"

17 years agofix test : do not run when run as root
Raghubansh Kumar [Tue, 25 Dec 2007 16:15:34 +0000 (16:15 +0000)]
fix test : do not run when run as root

17 years agoFixed %f regex
Dmitry Stogov [Tue, 25 Dec 2007 12:06:34 +0000 (12:06 +0000)]
Fixed %f regex

17 years agoFixed bug #43651 (is_callable() with one or more nonconsecutive colons crashes)
Dmitry Stogov [Tue, 25 Dec 2007 10:58:30 +0000 (10:58 +0000)]
Fixed bug #43651 (is_callable() with one or more nonconsecutive colons crashes)

17 years agoAdditional fix for bug #42868
Dmitry Stogov [Mon, 24 Dec 2007 18:09:50 +0000 (18:09 +0000)]
Additional fix for bug #42868

17 years agonew testcases for dir() function
Raghubansh Kumar [Mon, 24 Dec 2007 05:19:42 +0000 (05:19 +0000)]
new testcases for dir() function

17 years agofix tests
Raghubansh Kumar [Mon, 24 Dec 2007 04:27:55 +0000 (04:27 +0000)]
fix tests

17 years agoChanging the regex for %f so the it will match e-, e+ and e.
Raghubansh Kumar [Mon, 24 Dec 2007 04:23:04 +0000 (04:23 +0000)]
Changing the regex for %f so the it will match e-, e+ and e.

17 years ago- MFH: Fix #43450 (Memory leak on some functions with implicit object
Johannes Schlüter [Fri, 21 Dec 2007 20:56:33 +0000 (20:56 +0000)]
- MFH: Fix #43450 (Memory leak on some functions with implicit object
  __toString() call) (Davic C.)

17 years agoFixed test
Dmitry Stogov [Fri, 21 Dec 2007 09:40:27 +0000 (09:40 +0000)]
Fixed test

17 years agoFixed bug #43644 (is_callable(':') crashes)
Ilia Alshanetsky [Fri, 21 Dec 2007 01:21:52 +0000 (01:21 +0000)]
Fixed bug #43644 (is_callable(':') crashes)

17 years agofix tests
Raghubansh Kumar [Thu, 20 Dec 2007 17:27:13 +0000 (17:27 +0000)]
fix tests

17 years agox86_64 assembler optimization (Brain Shire)
Dmitry Stogov [Thu, 20 Dec 2007 12:58:46 +0000 (12:58 +0000)]
x86_64 assembler optimization (Brain Shire)

17 years agoNew test - Indexing - various special cases
Robert Nicholson [Thu, 20 Dec 2007 11:42:00 +0000 (11:42 +0000)]
New test - Indexing - various special cases

17 years agonew tests for array_map usage variations - string keys and references
Robert Nicholson [Thu, 20 Dec 2007 11:18:34 +0000 (11:18 +0000)]
new tests for array_map usage variations - string keys and references

17 years agoFixed bug #43635 (mysql extension ingores INI settings on NULL values passed
Ilia Alshanetsky [Thu, 20 Dec 2007 00:26:21 +0000 (00:26 +0000)]
Fixed bug #43635 (mysql extension ingores INI settings on NULL values passed
to mysql_connect())

17 years agofix test
Raghubansh Kumar [Wed, 19 Dec 2007 10:39:10 +0000 (10:39 +0000)]
fix test

17 years agoAdding PHPT tests for the ReflectionProperty class.
Steve Seear [Tue, 18 Dec 2007 17:21:55 +0000 (17:21 +0000)]
Adding PHPT tests for the ReflectionProperty class.

17 years agoFixed bug #43620 (Workaround for a bug inside libcurl 7.16.2 that can result
Ilia Alshanetsky [Tue, 18 Dec 2007 13:46:07 +0000 (13:46 +0000)]
Fixed bug #43620 (Workaround for a bug inside libcurl 7.16.2 that can result
in a crash)

17 years ago- MFH: Fixed var_export() for array keys
Derick Rethans [Tue, 18 Dec 2007 10:53:39 +0000 (10:53 +0000)]
- MFH: Fixed var_export() for array keys
- MFH: Fixed broken explode() test

17 years agoKill unused vars
Ilia Alshanetsky [Mon, 17 Dec 2007 19:00:07 +0000 (19:00 +0000)]
Kill unused vars

17 years ago- Fix folding
Marcus Boerger [Mon, 17 Dec 2007 13:46:27 +0000 (13:46 +0000)]
- Fix folding

17 years agofix tests
Raghubansh Kumar [Mon, 17 Dec 2007 13:02:27 +0000 (13:02 +0000)]
fix tests

17 years agoCheck if we know which php executable we should use
Hannes Magnusson [Mon, 17 Dec 2007 11:00:16 +0000 (11:00 +0000)]
Check if we know which php executable we should use
# Fixes weird test failures when TEST_PHP_EXECUTABLE isn't set

17 years agoFixed test
Dmitry Stogov [Mon, 17 Dec 2007 10:05:13 +0000 (10:05 +0000)]
Fixed test

17 years agoFixed bug #42868 (Floats cast to integer produce unpredicatable results). (Zoe Slattery)
Dmitry Stogov [Mon, 17 Dec 2007 10:02:13 +0000 (10:02 +0000)]
Fixed bug #42868 (Floats cast to integer produce unpredicatable results). (Zoe Slattery)

17 years ago- Fix indent of macros
Jani Taskinen [Mon, 17 Dec 2007 08:51:17 +0000 (08:51 +0000)]
- Fix indent of macros

17 years agoMFH (json.c r-1.32) Add support for encoding options
Sara Golemon [Mon, 17 Dec 2007 07:48:27 +0000 (07:48 +0000)]
MFH (json.c r-1.32) Add support for encoding options

17 years ago- MFH: Fix #43611 SplObjectStorage is available since 5.1.2
Johannes Schlüter [Sun, 16 Dec 2007 22:19:49 +0000 (22:19 +0000)]
- MFH: Fix #43611 SplObjectStorage is available since 5.1.2

17 years agoFix test
Hannes Magnusson [Sun, 16 Dec 2007 19:17:54 +0000 (19:17 +0000)]
Fix test

17 years agoFix typo
Hannes Magnusson [Sun, 16 Dec 2007 18:31:07 +0000 (18:31 +0000)]
Fix typo

17 years agoWS
Ilia Alshanetsky [Sun, 16 Dec 2007 17:28:57 +0000 (17:28 +0000)]
WS

17 years agoMFB: Fixed bug #43589 (a possible infinite loop in bz2_filter.c)
Ilia Alshanetsky [Sun, 16 Dec 2007 17:22:00 +0000 (17:22 +0000)]
MFB: Fixed bug #43589 (a possible infinite loop in bz2_filter.c)

17 years agoFixed bug #43606 (define missing depencies of the exif extension)
Ilia Alshanetsky [Sun, 16 Dec 2007 17:14:11 +0000 (17:14 +0000)]
Fixed bug #43606 (define missing depencies of the exif extension)

17 years agoMFB5.2: Fix protos
Hannes Magnusson [Sat, 15 Dec 2007 12:52:55 +0000 (12:52 +0000)]
MFB5.2: Fix protos

17 years agofix test
Antony Dovgal [Sat, 15 Dec 2007 12:46:22 +0000 (12:46 +0000)]
fix test

17 years agoNew testcases for token_get_all() function
Raghubansh Kumar [Fri, 14 Dec 2007 16:21:33 +0000 (16:21 +0000)]
New testcases for token_get_all() function

17 years agoChange createFromTimestamp to setTimestamp
Scott MacVicar [Fri, 14 Dec 2007 14:49:15 +0000 (14:49 +0000)]
Change createFromTimestamp to setTimestamp

17 years agoMFH: Add Datetime::createFromTimestamp to allow setting of a unix timestamp without...
Scott MacVicar [Fri, 14 Dec 2007 14:28:36 +0000 (14:28 +0000)]
MFH: Add Datetime::createFromTimestamp to allow setting of a unix timestamp without invoking the date parser.

17 years agoexecutor optimization
Dmitry Stogov [Fri, 14 Dec 2007 14:14:50 +0000 (14:14 +0000)]
executor optimization

17 years agoupdate todo
Ilia Alshanetsky [Fri, 14 Dec 2007 01:23:45 +0000 (01:23 +0000)]
update todo

17 years agoMFH: add workaround for glibc issue
Antony Dovgal [Thu, 13 Dec 2007 22:29:48 +0000 (22:29 +0000)]
MFH: add workaround for glibc issue

17 years agoadd tests for ldap_dn2ufn()
Douglas Goldstein [Thu, 13 Dec 2007 18:00:27 +0000 (18:00 +0000)]
add tests for ldap_dn2ufn()

17 years agoexpand ldap_explode_dn() tests.
Douglas Goldstein [Thu, 13 Dec 2007 17:45:44 +0000 (17:45 +0000)]
expand ldap_explode_dn() tests.

17 years agoMFH: add new tests written by Felipe Pena
Antony Dovgal [Thu, 13 Dec 2007 13:51:15 +0000 (13:51 +0000)]
MFH: add new tests written by Felipe Pena

17 years agoAllowed import of global classes "use ::GlobalClassName;"
Dmitry Stogov [Thu, 13 Dec 2007 10:02:03 +0000 (10:02 +0000)]
Allowed import of global classes "use ::GlobalClassName;"

17 years agoAllowed multiple namespaces per file (Gregory)
Dmitry Stogov [Thu, 13 Dec 2007 08:57:52 +0000 (08:57 +0000)]
Allowed multiple namespaces per file (Gregory)

17 years agoFixed test
Dmitry Stogov [Thu, 13 Dec 2007 07:57:39 +0000 (07:57 +0000)]
Fixed test

17 years agoFixed bug #43580 (removed bogus declaration of a non-existent php_is_url()
Ilia Alshanetsky [Thu, 13 Dec 2007 00:25:38 +0000 (00:25 +0000)]
Fixed bug #43580 (removed bogus declaration of a non-existent php_is_url()
function)

17 years agoMFH: add support for Valgrind 3.3.0 (which doesn't have --log-file-exactly option)
Antony Dovgal [Wed, 12 Dec 2007 09:20:54 +0000 (09:20 +0000)]
MFH: add support for Valgrind 3.3.0 (which doesn't have --log-file-exactly option)

17 years ago- Nitpicking, using same code (without unicode handling) than in HEAD
David Coallier [Wed, 12 Dec 2007 03:29:31 +0000 (03:29 +0000)]
- Nitpicking, using same code (without unicode handling) than in HEAD
  just removed useless } else {

17 years ago- Unit test for bug #41528
David Coallier [Wed, 12 Dec 2007 00:34:06 +0000 (00:34 +0000)]
- Unit test for bug #41528
- Checking that when you serialize a class that extends to ArrayObject
  Is keeping it's properties.

17 years agoWS
Ilia Alshanetsky [Tue, 11 Dec 2007 18:30:01 +0000 (18:30 +0000)]
WS

17 years agoadd skipif case if the ldap extension is not loaded
Douglas Goldstein [Tue, 11 Dec 2007 17:36:03 +0000 (17:36 +0000)]
add skipif case if the ldap extension is not loaded

17 years agoAdding initial tests for LDAP module. Adding tests for ldap_explode_dn() function
Douglas Goldstein [Tue, 11 Dec 2007 17:19:47 +0000 (17:19 +0000)]
Adding initial tests for LDAP module. Adding tests for ldap_explode_dn() function

17 years agoMFH:- Revert previous patch, it was correct to do this, error is logged if logging...
Jani Taskinen [Tue, 11 Dec 2007 12:26:43 +0000 (12:26 +0000)]
MFH:- Revert previous patch, it was correct to do this, error is logged if logging is enabled

17 years agoMFH: fix error displaying
Jani Taskinen [Tue, 11 Dec 2007 11:29:09 +0000 (11:29 +0000)]
MFH: fix error displaying

17 years agoNew testcases for array_walk_recursive() function
Raghubansh Kumar [Tue, 11 Dec 2007 10:45:50 +0000 (10:45 +0000)]
New testcases for array_walk_recursive() function

17 years agoNew testcases for array_walk() function
Raghubansh Kumar [Tue, 11 Dec 2007 10:45:25 +0000 (10:45 +0000)]
New testcases for array_walk() function

17 years agoMFH: - Fixed bug #43541
Jani Taskinen [Tue, 11 Dec 2007 09:47:21 +0000 (09:47 +0000)]
MFH: - Fixed bug #43541

17 years agoNew testcases for array_merge_recursive() function
Raghubansh Kumar [Tue, 11 Dec 2007 09:07:41 +0000 (09:07 +0000)]
New testcases for array_merge_recursive() function

17 years agoSync with 5.2
Christopher Jones [Tue, 11 Dec 2007 06:57:39 +0000 (06:57 +0000)]
Sync with 5.2

17 years agoMFB: Fix #42496. Cursor leak fetching LOBs
Christopher Jones [Tue, 11 Dec 2007 06:46:16 +0000 (06:46 +0000)]
MFB: Fix #42496. Cursor leak fetching LOBs

17 years agoFixed bug #43522 (stream_get_line() eats additional characters)
Ilia Alshanetsky [Mon, 10 Dec 2007 14:16:58 +0000 (14:16 +0000)]
Fixed bug #43522 (stream_get_line() eats additional characters)

17 years ago- MFH: Fixed Bug #42272 (var_export() incorrectly escapes char(0)).
Derick Rethans [Sun, 9 Dec 2007 16:54:52 +0000 (16:54 +0000)]
- MFH: Fixed Bug #42272 (var_export() incorrectly escapes char(0)).

17 years agonew testcases for array_unique() function
Raghubansh Kumar [Sun, 9 Dec 2007 14:41:10 +0000 (14:41 +0000)]
new testcases for array_unique() function

17 years agoFixed bug #43344 (Wrong error message for undefined namespace constant)
Dmitry Stogov [Fri, 7 Dec 2007 17:11:24 +0000 (17:11 +0000)]
Fixed bug #43344 (Wrong error message for undefined namespace constant)

17 years agofix win build
Rob Richards [Fri, 7 Dec 2007 13:33:10 +0000 (13:33 +0000)]
fix win build

17 years ago- Fix for #41528 (Classes extending ArrayObject do not serialize correctly)
Marcus Boerger [Thu, 6 Dec 2007 16:04:17 +0000 (16:04 +0000)]
- Fix for #41528 (Classes extending ArrayObject do not serialize correctly)

17 years agoWS
Ilia Alshanetsky [Thu, 6 Dec 2007 15:23:36 +0000 (15:23 +0000)]
WS