]> granicus.if.org Git - php/log
php
17 years agoMFH: far better fix for bug #40189
Greg Beaver [Sat, 12 Jan 2008 22:04:03 +0000 (22:04 +0000)]
MFH: far better fix for bug #40189

17 years agoMFH: fix faulty fix for Bug #40189, and provide real fix for the bug
Greg Beaver [Sat, 12 Jan 2008 21:35:44 +0000 (21:35 +0000)]
MFH: fix faulty fix for Bug #40189, and provide real fix for the bug

17 years agorevert last commit, was to wrong branch
Greg Beaver [Sat, 12 Jan 2008 03:46:47 +0000 (03:46 +0000)]
revert last commit, was to wrong branch

17 years agoMFH: export symbols for use by other extensions like phar
Greg Beaver [Sat, 12 Jan 2008 03:43:06 +0000 (03:43 +0000)]
MFH: export symbols for use by other extensions like phar

17 years agoMFH: starting with 2.6.30, standard libxml2 build can be used
Rob Richards [Fri, 11 Jan 2008 13:37:24 +0000 (13:37 +0000)]
MFH: starting with 2.6.30, standard libxml2 build can be used

17 years agoMFB: Fixed a bug with PDO::FETCH_COLUMN|PDO::FETCH_GROUP mode when a column
Ilia Alshanetsky [Fri, 11 Jan 2008 01:47:55 +0000 (01:47 +0000)]
MFB: Fixed a bug with PDO::FETCH_COLUMN|PDO::FETCH_GROUP mode when a column
# by which to group by data is specified.

17 years ago- MFH fix truncation of large values on 64-bit systems in http_build_query
Brian Shire [Thu, 10 Jan 2008 20:32:41 +0000 (20:32 +0000)]
- MFH fix truncation of large values on 64-bit systems in http_build_query

17 years agocorrect number of symbols
Antony Dovgal [Thu, 10 Jan 2008 08:45:39 +0000 (08:45 +0000)]
correct number of symbols

17 years agofix test
Antony Dovgal [Thu, 10 Jan 2008 08:45:06 +0000 (08:45 +0000)]
fix test

17 years agoFixed broken soap.wsdl_cache_enabled
Dmitry Stogov [Wed, 9 Jan 2008 16:45:30 +0000 (16:45 +0000)]
Fixed broken soap.wsdl_cache_enabled

17 years agoapply proper fix of bug #43793 to zlib.deflate (window+16 = gzip)
Greg Beaver [Wed, 9 Jan 2008 08:12:26 +0000 (08:12 +0000)]
apply proper fix of bug #43793 to zlib.deflate (window+16 = gzip)

17 years agoFixed bug #43703 (Signature compatibility check broken)
Dmitry Stogov [Wed, 9 Jan 2008 07:57:23 +0000 (07:57 +0000)]
Fixed bug #43703 (Signature compatibility check broken)

17 years agoapply same fix of bug #43793 to zlib.deflate
Greg Beaver [Wed, 9 Jan 2008 07:03:41 +0000 (07:03 +0000)]
apply same fix of bug #43793 to zlib.deflate

17 years agofix Bug #43793: zlib filter is unable to auto-detect gzip/zlib file headers
Greg Beaver [Wed, 9 Jan 2008 06:45:15 +0000 (06:45 +0000)]
fix Bug #43793: zlib filter is unable to auto-detect gzip/zlib file headers

17 years ago- #43790, fix crash when no family name has been found
Pierre Joye [Wed, 9 Jan 2008 01:50:59 +0000 (01:50 +0000)]
- #43790, fix crash when no family name has been found

17 years agoMFB: Fixed bug #43498 (file_exists() on a proftpd server got SIZE not
Ilia Alshanetsky [Tue, 8 Jan 2008 19:10:16 +0000 (19:10 +0000)]
MFB: Fixed bug #43498 (file_exists() on a proftpd server got SIZE not
allowed in ASCII mode).

17 years agoFixed a safe_mode bypass in cURL identified by Maksymilian Arciemowicz.
Ilia Alshanetsky [Sun, 6 Jan 2008 17:12:29 +0000 (17:12 +0000)]
Fixed a safe_mode bypass in cURL identified by Maksymilian Arciemowicz.

17 years agoremove potential preg warnings if --EXPECTHEADERS-- is combined with --EXPECTF--...
Greg Beaver [Sat, 5 Jan 2008 21:39:47 +0000 (21:39 +0000)]
remove potential preg warnings if --EXPECTHEADERS-- is combined with --EXPECTF-- or --EXPECTRE--

17 years agoimplement --FILE_EXTERNAL-- section for using an external file as --FILE--, use CGI...
Greg Beaver [Sat, 5 Jan 2008 21:05:14 +0000 (21:05 +0000)]
implement --FILE_EXTERNAL-- section for using an external file as --FILE--, use CGI for --EXPECTHEADERS--, fix --POST_RAW--

17 years agoNew testcases for array_diff() function
Raghubansh Kumar [Fri, 4 Jan 2008 14:04:26 +0000 (14:04 +0000)]
New testcases for array_diff() function

17 years agoNew testcases for array_diff_assoc() function
Raghubansh Kumar [Fri, 4 Jan 2008 14:03:57 +0000 (14:03 +0000)]
New testcases for array_diff_assoc() function

17 years agoMFH: Fix for bug #43036
Ulf Wendel [Fri, 4 Jan 2008 09:19:49 +0000 (09:19 +0000)]
MFH: Fix for bug #43036

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