]> granicus.if.org Git - php/log
php
17 years agoMFB: Skip test for PostgreSQL driver since error is too dissimilar to other
Ilia Alshanetsky [Thu, 3 Jan 2008 16:47:08 +0000 (16:47 +0000)]
MFB: Skip test for PostgreSQL driver since error is too dissimilar to other
drivers

17 years agothis testcase has been split into many smaller testcases and committed.
Raghubansh Kumar [Thu, 3 Jan 2008 09:50:05 +0000 (09:50 +0000)]
this testcase has been split into many smaller testcases and committed.

17 years ago new smaller testcases for array_map() function
Raghubansh Kumar [Thu, 3 Jan 2008 09:48:42 +0000 (09:48 +0000)]
 new smaller testcases for array_map() function

17 years agoAdding PHPT tests for the ReflectionMethod class.
Steve Seear [Thu, 3 Jan 2008 09:06:08 +0000 (09:06 +0000)]
Adding PHPT tests for the ReflectionMethod class.

17 years agoMFB: Fixed bug #43647 (Make FindFile use PATH_SEPARATOR instead of ";")
Ilia Alshanetsky [Wed, 2 Jan 2008 19:20:15 +0000 (19:20 +0000)]
MFB: Fixed bug #43647 (Make FindFile use PATH_SEPARATOR instead of ";")

17 years agoMFB: Update copyright
Ilia Alshanetsky [Tue, 1 Jan 2008 18:30:41 +0000 (18:30 +0000)]
MFB: Update copyright

17 years agoMFH: Fix for bug #42548 "PROCEDURE xxx can't return a result set"
Hartmut Holzgraefe [Tue, 1 Jan 2008 16:51:09 +0000 (16:51 +0000)]
MFH: Fix for bug #42548 "PROCEDURE xxx can't return a result set"

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

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

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

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

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

17 years agoMFH: Bump copyright year, 1 of 2.
Sebastian Bergmann [Mon, 31 Dec 2007 07:17:40 +0000 (07:17 +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:59:31 +0000 (17:59 +0000)]
- Fixed bug #43663 (Extending PDO class with a __call() function doesn't work).

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:37 +0000 (18:46 +0000)]
MFH:- This makes no sense with non-ipv6 builds. (and fixes lot of issues with misconfigured servers)

17 years agoFix test when additional ini files are used (patch by <confins_de_l_univers at yahoo...
Hannes Magnusson [Sat, 29 Dec 2007 11:38:06 +0000 (11:38 +0000)]
Fix test when additional ini files are used (patch by <confins_de_l_univers at yahoo dot fr>)

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

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

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

17 years agoFixed bug #38469 (Unexpected creation of cycle).
Dmitry Stogov [Fri, 28 Dec 2007 13:38:20 +0000 (13:38 +0000)]
Fixed bug #38469 (Unexpected creation of cycle).

17 years agoBFN
Hannes Magnusson [Thu, 27 Dec 2007 02:12:48 +0000 (02:12 +0000)]
BFN

17 years agoMFB5.3: Fixed bug#43105 (PHP seems to fail to close open files.)
Hannes Magnusson [Thu, 27 Dec 2007 02:10:26 +0000 (02:10 +0000)]
MFB5.3: 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:03:12 +0000 (21:03 +0000)]
MFH: Fix typo (TAKAGI Masahiro)

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

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

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

17 years agofix tests
Raghubansh Kumar [Mon, 24 Dec 2007 04:26:41 +0000 (04:26 +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:24:20 +0000 (04:24 +0000)]
Changing the regex for %f so the it will match e-, e+ and e.

17 years ago-Fix name (arg, new keyboard is coming...)
Johannes Schlüter [Fri, 21 Dec 2007 21:18:01 +0000 (21:18 +0000)]
-Fix name (arg, new keyboard is coming...)

17 years ago-Fix name
Johannes Schlüter [Fri, 21 Dec 2007 21:17:31 +0000 (21:17 +0000)]
-Fix name

17 years ago- MFH: Fix #43450 (Memory leak on some functions with implicit object
Johannes Schlüter [Fri, 21 Dec 2007 20:58:11 +0000 (20:58 +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:44:13 +0000 (09:44 +0000)]
Fixed test

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

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

17 years agoNew test - Indexing - various special cases
Robert Nicholson [Thu, 20 Dec 2007 11:41:40 +0000 (11:41 +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:55 +0000 (11:18 +0000)]
new tests for array_map usage variations - string keys and references

17 years agoMFB: Fixed bug #43635 (mysql extension ingores INI settings on NULL values
Ilia Alshanetsky [Thu, 20 Dec 2007 00:31:49 +0000 (00:31 +0000)]
MFB: 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:40:18 +0000 (10:40 +0000)]
fix test

17 years ago- MFH: Fixed var_export() for array keys
Derick Rethans [Wed, 19 Dec 2007 08:45:16 +0000 (08:45 +0000)]
- MFH: Fixed var_export() for array keys
- MFH: Fixed broken explode() test

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

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

17 years agoMFH:- Fix indent of macros
Jani Taskinen [Mon, 17 Dec 2007 08:52:30 +0000 (08:52 +0000)]
MFH:- Fix indent of macros

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

17 years agoMFB5.3: Fix test
Hannes Magnusson [Sun, 16 Dec 2007 19:18:44 +0000 (19:18 +0000)]
MFB5.3: Fix test

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

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

17 years agoFix protos
Hannes Magnusson [Sat, 15 Dec 2007 12:52:11 +0000 (12:52 +0000)]
Fix protos

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

17 years agoMFH
Antony Dovgal [Thu, 13 Dec 2007 22:30:28 +0000 (22:30 +0000)]
MFH

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

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

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

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

17 years agoMFH: add valgrind 3.3.0 support
Antony Dovgal [Wed, 12 Dec 2007 20:21:57 +0000 (20:21 +0000)]
MFH: add valgrind 3.3.0 support

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

17 years agoput ldap_explode_dn.phpt in proper directory
Douglas Goldstein [Tue, 11 Dec 2007 17:33:51 +0000 (17:33 +0000)]
put ldap_explode_dn.phpt in proper directory

17 years agoAdding initial tests for LDAP module. Adding tests for ldap_explode_dn() function
Douglas Goldstein [Tue, 11 Dec 2007 17:20:58 +0000 (17:20 +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:16 +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:37 +0000 (11:29 +0000)]
MFH: fix error displaying

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

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

17 years agoFix #42496. Cursor leak fetching LOBs
Christopher Jones [Tue, 11 Dec 2007 06:07:13 +0000 (06:07 +0000)]
Fix #42496. Cursor leak fetching LOBs

17 years agoMFB: Fixed bug #43522 (stream_get_line() eats additional characters)
Ilia Alshanetsky [Mon, 10 Dec 2007 14:18:02 +0000 (14:18 +0000)]
MFB: 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:55:46 +0000 (16:55 +0000)]
- MFH: Fixed Bug #42272 (var_export() incorrectly escapes char(0)).

17 years agoFixed bug #43533 (escapeshellarg('') returns null).
Ilia Alshanetsky [Sun, 9 Dec 2007 16:37:02 +0000 (16:37 +0000)]
Fixed bug #43533 (escapeshellarg('') returns null).

# Backport of code from 5.3

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

17 years ago-MFH: db 4.6 detection
Marcus Boerger [Thu, 6 Dec 2007 14:17:43 +0000 (14:17 +0000)]
-MFH: db 4.6 detection

17 years agoMFB: Fixed bug #43495 (array_merge_recursive() crashes with recursive
Ilia Alshanetsky [Wed, 5 Dec 2007 20:04:13 +0000 (20:04 +0000)]
MFB:  Fixed bug #43495 (array_merge_recursive() crashes with recursive
arrays)

17 years agoMFB: fixed test
Ilia Alshanetsky [Tue, 4 Dec 2007 13:05:24 +0000 (13:05 +0000)]
MFB: fixed test

17 years agoMFB: Fixed bug #43493 (pdo_pgsql does not send username on connect when
Ilia Alshanetsky [Tue, 4 Dec 2007 13:05:03 +0000 (13:05 +0000)]
MFB: Fixed bug #43493 (pdo_pgsql does not send username on connect when
password is not available)

17 years agoMFH
Antony Dovgal [Tue, 4 Dec 2007 08:56:14 +0000 (08:56 +0000)]
MFH

17 years agofix typos
Antony Dovgal [Mon, 3 Dec 2007 16:33:37 +0000 (16:33 +0000)]
fix typos
use the earliest bug report in the description

17 years agobug numbers
Dmitry Stogov [Mon, 3 Dec 2007 16:20:55 +0000 (16:20 +0000)]
bug numbers

17 years agoFixed crash because of uninitialized SG(sapi_headers).mimetype
Dmitry Stogov [Mon, 3 Dec 2007 16:04:26 +0000 (16:04 +0000)]
Fixed crash because of uninitialized SG(sapi_headers).mimetype

17 years ago- Updated to version 2007.10
Derick Rethans [Mon, 3 Dec 2007 15:16:40 +0000 (15:16 +0000)]
- Updated to version 2007.10

17 years agoFixed weired behavior in CGI parameter parsing
Dmitry Stogov [Mon, 3 Dec 2007 15:08:01 +0000 (15:08 +0000)]
Fixed weired behavior in CGI parameter parsing

17 years agoFixed bug #43482 (array_pad() does not warn on very small pad numbers).
Ilia Alshanetsky [Mon, 3 Dec 2007 14:11:09 +0000 (14:11 +0000)]
Fixed bug #43482 (array_pad() does not warn on very small pad numbers).

17 years agofix tests : better float values
Raghubansh Kumar [Mon, 3 Dec 2007 13:04:45 +0000 (13:04 +0000)]
fix tests : better float values

17 years agofix tests: better float values
Raghubansh Kumar [Mon, 3 Dec 2007 11:59:55 +0000 (11:59 +0000)]
fix tests: better float values

17 years agoNew testcases for array_pad() function
Raghubansh Kumar [Mon, 3 Dec 2007 11:53:04 +0000 (11:53 +0000)]
New testcases for array_pad() function

17 years agoNew testcases for array_chunk() function
Raghubansh Kumar [Mon, 3 Dec 2007 03:55:55 +0000 (03:55 +0000)]
New testcases for array_chunk() function

17 years agoMFB: Fixed bug #43457 (Prepared statement with incorrect parms doens't
Ilia Alshanetsky [Sun, 2 Dec 2007 21:00:06 +0000 (21:00 +0000)]
MFB: Fixed bug #43457 (Prepared statement with incorrect parms doens't
throw exception with pdo_pgsql driver)

17 years agoFixed a typo
Ilia Alshanetsky [Fri, 30 Nov 2007 00:12:18 +0000 (00:12 +0000)]
Fixed a typo

17 years agoMFB: Fixed tests
Ilia Alshanetsky [Wed, 28 Nov 2007 14:50:24 +0000 (14:50 +0000)]
MFB: Fixed tests

17 years agoBFN
Rob Richards [Wed, 28 Nov 2007 10:47:36 +0000 (10:47 +0000)]
BFN

17 years agoMFH: Fix bug #43364 (recursive xincludes don't remove internal nodes properly)
Rob Richards [Wed, 28 Nov 2007 10:45:16 +0000 (10:45 +0000)]
MFH: Fix bug #43364 (recursive xincludes don't remove internal nodes properly)
add test

17 years agoMarked with defect
Raghubansh Kumar [Wed, 28 Nov 2007 03:42:43 +0000 (03:42 +0000)]
Marked with defect

17 years agoMFB: Fixed bug #43373 (pcntl_fork() should not raise E_ERROR on error)
Ilia Alshanetsky [Tue, 27 Nov 2007 17:14:27 +0000 (17:14 +0000)]
MFB: Fixed bug #43373 (pcntl_fork() should not raise E_ERROR on error)

17 years agoNew testcases for array_combine() function
Raghubansh Kumar [Tue, 27 Nov 2007 15:18:11 +0000 (15:18 +0000)]
New testcases for array_combine() function

17 years agoNew testcases for array_sum() function
Raghubansh Kumar [Tue, 27 Nov 2007 15:00:55 +0000 (15:00 +0000)]
New testcases for array_sum() function

17 years agofix test
Antony Dovgal [Tue, 27 Nov 2007 11:14:17 +0000 (11:14 +0000)]
fix test

17 years agofix test
Antony Dovgal [Tue, 27 Nov 2007 06:44:32 +0000 (06:44 +0000)]
fix test

17 years agoMFB: Revert addition of - char support for bound param names
Ilia Alshanetsky [Mon, 26 Nov 2007 21:10:41 +0000 (21:10 +0000)]
MFB: Revert addition of - char support for bound param names

17 years agoMFH:- Fixed bug #43365 (Several enums have trailing commas)
Jani Taskinen [Mon, 26 Nov 2007 10:59:18 +0000 (10:59 +0000)]
MFH:- Fixed bug #43365 (Several enums have trailing commas)

17 years agoMFB: Fixed bug #43386 (array_globals not reset to 0 properly on init)
Ilia Alshanetsky [Sun, 25 Nov 2007 15:56:47 +0000 (15:56 +0000)]
MFB: Fixed bug #43386 (array_globals not reset to 0 properly on init)

17 years agoFix incorrect use of assignment in where equality was intended - class tests.
Robert Nicholson [Fri, 23 Nov 2007 15:41:05 +0000 (15:41 +0000)]
Fix incorrect use of assignment in where equality was intended - class tests.

17 years agoMFB: Fixed bug #43377 (PHP crashes with invalid argument for DateTimeZone)
Ilia Alshanetsky [Fri, 23 Nov 2007 00:16:48 +0000 (00:16 +0000)]
MFB: Fixed bug #43377 (PHP crashes with invalid argument for DateTimeZone)

17 years agoAdd some more pcre tests
Robert Nicholson [Wed, 21 Nov 2007 18:21:19 +0000 (18:21 +0000)]
Add some more pcre tests

17 years agoMFH:- Fixed bug #43035: ignore_repeated_errors=On causes lot of tests to fail
Jani Taskinen [Wed, 21 Nov 2007 08:20:45 +0000 (08:20 +0000)]
MFH:- Fixed bug #43035: ignore_repeated_errors=On causes lot of tests to fail

17 years agoMFB: Adjusted fix for bug #42978
Ilia Alshanetsky [Tue, 20 Nov 2007 23:12:30 +0000 (23:12 +0000)]
MFB: Adjusted fix for bug #42978