]> granicus.if.org Git - php/log
php
16 years agoMFH Remove all of the stuff we have in here for pre PHP 5.2 support and memset the...
Scott MacVicar [Mon, 22 Dec 2008 16:45:07 +0000 (16:45 +0000)]
MFH Remove all of the stuff we have in here for pre PHP 5.2 support and memset the fileinfo struct.

16 years agoMFH Enable ICU support within bundled SQLite if intl is enabled but not shared.
Scott MacVicar [Mon, 22 Dec 2008 16:43:21 +0000 (16:43 +0000)]
MFH Enable ICU support within bundled SQLite if intl is enabled but not shared.

16 years agoMFH: Fix #46646 (Implement zend functions to restrict serialization or internal classes)
Etienne Kneuss [Mon, 22 Dec 2008 14:19:47 +0000 (14:19 +0000)]
MFH: Fix #46646 (Implement zend functions to restrict serialization or internal classes)

16 years agoMFH: Fix #46646 (Implement zend functions to restrict serialization or internal classes)
Etienne Kneuss [Mon, 22 Dec 2008 14:11:49 +0000 (14:11 +0000)]
MFH: Fix #46646 (Implement zend functions to restrict serialization or internal classes)

16 years agoMFH Patch has the wrong filename
Scott MacVicar [Mon, 22 Dec 2008 13:26:25 +0000 (13:26 +0000)]
MFH Patch has the wrong filename

16 years agoBFN
Scott MacVicar [Mon, 22 Dec 2008 13:24:47 +0000 (13:24 +0000)]
BFN

16 years agoMFH SQLite 3.6.7 plus a vc6 backport for LL
Scott MacVicar [Mon, 22 Dec 2008 13:22:25 +0000 (13:22 +0000)]
MFH SQLite 3.6.7 plus a vc6 backport for LL

16 years agoBFN
Scott MacVicar [Fri, 19 Dec 2008 02:05:32 +0000 (02:05 +0000)]
BFN

16 years agoMFH Add json_last_error() for getting a bit of information about what failed during...
Scott MacVicar [Fri, 19 Dec 2008 02:00:57 +0000 (02:00 +0000)]
MFH Add json_last_error() for getting a bit of information about what failed during a decode, also fixes a segfault when we have [1}
[DOC]

16 years ago- MFH: no need to look for bindlib_w32, not used anymore
Pierre Joye [Thu, 18 Dec 2008 23:21:22 +0000 (23:21 +0000)]
- MFH: no need to look for bindlib_w32, not used anymore

16 years ago- MFH: Fixed bug #46268 (DateTime::modify() does not reset relative time
Derick Rethans [Thu, 18 Dec 2008 20:32:23 +0000 (20:32 +0000)]
- MFH: Fixed bug #46268 (DateTime::modify() does not reset relative time
  values).

16 years agoFixed bug #46887 (Invalid calls to php_error_docref())
Ilia Alshanetsky [Thu, 18 Dec 2008 20:02:20 +0000 (20:02 +0000)]
Fixed bug #46887 (Invalid calls to php_error_docref())

# Patch by oeriksson at mandriva dot com and crrodriguez at opensuse dot org

16 years agoMFH: Fixed test
Arnaud Le Blanc [Thu, 18 Dec 2008 16:04:59 +0000 (16:04 +0000)]
MFH: Fixed test

16 years agoAdditional output buffering tests.
Robin Fernandes [Thu, 18 Dec 2008 15:20:07 +0000 (15:20 +0000)]
Additional output buffering tests.

16 years ago- MFH: Fixed bug #46889: Memory leak in strtotime().
Derick Rethans [Thu, 18 Dec 2008 14:55:36 +0000 (14:55 +0000)]
- MFH: Fixed bug #46889: Memory leak in strtotime().

16 years agobug #46005 -> 5.2
Stanislav Malyshev [Thu, 18 Dec 2008 14:30:13 +0000 (14:30 +0000)]
bug #46005 -> 5.2

16 years agoFix a small portion of memory leak in bug #46889
Ilia Alshanetsky [Wed, 17 Dec 2008 21:32:29 +0000 (21:32 +0000)]
Fix a small portion of memory leak in bug #46889

16 years agoMFH Fix Windows build
Scott MacVicar [Wed, 17 Dec 2008 15:46:21 +0000 (15:46 +0000)]
MFH Fix Windows build

16 years agoREADME for ext/imap tests
Zoe Slattery [Wed, 17 Dec 2008 15:36:06 +0000 (15:36 +0000)]
README for ext/imap tests

16 years agoMiscellaneous tests for ext/imap
Zoe Slattery [Wed, 17 Dec 2008 15:07:30 +0000 (15:07 +0000)]
Miscellaneous tests for ext/imap

16 years agoMFH Test for bug #45791
Scott MacVicar [Wed, 17 Dec 2008 14:46:47 +0000 (14:46 +0000)]
MFH Test for bug #45791

16 years agoUpdate the JSON parser with that on json.org, biggest change here is code readability...
Scott MacVicar [Wed, 17 Dec 2008 14:40:06 +0000 (14:40 +0000)]
Update the JSON parser with that on json.org, biggest change here is code readability. Less magic numbers in the state table.
Add missing reflection information to json_encode()
Fixes bug #45791 with 0e0 not being supported as a value
Error values are stored when encountered during parsing

16 years agoMFH:- Fixed bug #45161 (Reusing a curl handle leaks memory)
Jani Taskinen [Wed, 17 Dec 2008 14:13:40 +0000 (14:13 +0000)]
MFH:- Fixed bug #45161 (Reusing a curl handle leaks memory)

16 years agoMFH
Jani Taskinen [Wed, 17 Dec 2008 14:00:20 +0000 (14:00 +0000)]
MFH

16 years agoNew FTP test from Nathaniel McHugh
Zoe Slattery [Wed, 17 Dec 2008 12:35:26 +0000 (12:35 +0000)]
New FTP test from Nathaniel McHugh

16 years agoreport fix
Stanislav Malyshev [Wed, 17 Dec 2008 11:36:34 +0000 (11:36 +0000)]
report fix

16 years agoMFH fix #46005
Stanislav Malyshev [Wed, 17 Dec 2008 11:34:50 +0000 (11:34 +0000)]
MFH fix #46005

16 years agoRemoved unused variable
Ilia Alshanetsky [Wed, 17 Dec 2008 00:30:27 +0000 (00:30 +0000)]
Removed unused variable

16 years agobug #46837 fix
Zoe Slattery [Tue, 16 Dec 2008 21:35:01 +0000 (21:35 +0000)]
bug #46837 fix

16 years agobug #46884 fix
Zoe Slattery [Tue, 16 Dec 2008 21:10:16 +0000 (21:10 +0000)]
bug #46884 fix

16 years agoBFN
Rob Richards [Tue, 16 Dec 2008 12:54:05 +0000 (12:54 +0000)]
BFN

16 years agoMFH: fix bug #46849 (Cloning DOMDocument doesn't clone the properties)
Rob Richards [Tue, 16 Dec 2008 12:53:29 +0000 (12:53 +0000)]
MFH: fix bug #46849 (Cloning DOMDocument doesn't clone the properties)
fix some warnings
add test

16 years agocall_user_func_array() tests
Steve Seear [Mon, 15 Dec 2008 14:11:57 +0000 (14:11 +0000)]
call_user_func_array() tests

16 years agofixed test
Zoe Slattery [Mon, 15 Dec 2008 13:17:53 +0000 (13:17 +0000)]
fixed test

16 years agoinitialize op1
Stanislav Malyshev [Mon, 15 Dec 2008 11:29:36 +0000 (11:29 +0000)]
initialize op1

16 years agoIf a wrapper could not be found it is either a typo or a configuration issue. But...
Lars Strojny [Sun, 14 Dec 2008 16:25:37 +0000 (16:25 +0000)]
If a wrapper could not be found it is either a typo or a configuration issue. But in both cases it is critical enough to warn the user.

16 years ago- fix build
Pierre Joye [Sun, 14 Dec 2008 16:25:15 +0000 (16:25 +0000)]
- fix build

16 years agoSimplify code
Ilia Alshanetsky [Sun, 14 Dec 2008 15:34:49 +0000 (15:34 +0000)]
Simplify code

16 years agoMFH (Use the same test fiel as in HEAD)
Johannes Schlüter [Sat, 13 Dec 2008 22:23:29 +0000 (22:23 +0000)]
MFH (Use the same test fiel as in HEAD)

16 years agoCleanup: remove trailing whitespaces
Lars Strojny [Sat, 13 Dec 2008 15:06:53 +0000 (15:06 +0000)]
Cleanup: remove trailing whitespaces

16 years agoOne len variable is enough here, we can reuse it
Lars Strojny [Sat, 13 Dec 2008 15:06:20 +0000 (15:06 +0000)]
One len variable is enough here, we can reuse it

16 years agoMFH Use ' -f' as requested
Marcus Boerger [Sat, 13 Dec 2008 14:49:39 +0000 (14:49 +0000)]
MFH Use ' -f' as requested

16 years ago- fix builds for VC8+, strnlen is available in vc8 and later (used in spprintf.c)
Pierre Joye [Sat, 13 Dec 2008 11:47:06 +0000 (11:47 +0000)]
- fix builds for VC8+, strnlen is available in vc8 and later (used in spprintf.c)

16 years ago- do not add .cvsignore to the tests package
Pierre Joye [Sat, 13 Dec 2008 11:46:23 +0000 (11:46 +0000)]
- do not add .cvsignore to the tests package

16 years agoAlready in 5.2 NEWS
Kalle Sommer Nielsen [Sat, 13 Dec 2008 05:31:15 +0000 (05:31 +0000)]
Already in 5.2 NEWS

16 years agoFix tests, add NEWS entry.
Andrei Zmievski [Fri, 12 Dec 2008 23:59:48 +0000 (23:59 +0000)]
Fix tests, add NEWS entry.

16 years agowe do not need the strndup() now that php_stream_printf() handles non-null terminated...
Nuno Lopes [Fri, 12 Dec 2008 23:46:05 +0000 (23:46 +0000)]
we do not need the strndup() now that php_stream_printf() handles non-null terminated strings correctly

16 years agomake *printf() functions do not read strings past their specified length (if any)
Nuno Lopes [Fri, 12 Dec 2008 23:43:18 +0000 (23:43 +0000)]
make *printf() functions do not read strings past their specified length (if any)

16 years agoBFN
Scott MacVicar [Fri, 12 Dec 2008 23:21:22 +0000 (23:21 +0000)]
BFN

16 years agoMFH Fix bug #45989 - json_decode() doesn't return NULL on certain invalid strings
Scott MacVicar [Fri, 12 Dec 2008 23:19:47 +0000 (23:19 +0000)]
MFH Fix bug #45989 - json_decode() doesn't return NULL on certain invalid strings

16 years agoMFH
Andrei Zmievski [Fri, 12 Dec 2008 19:20:49 +0000 (19:20 +0000)]
MFH

16 years agoFixed bug#46847 (phpinfo() is missing some settings.)
Hannes Magnusson [Fri, 12 Dec 2008 13:07:28 +0000 (13:07 +0000)]
Fixed bug#46847 (phpinfo() is missing some settings.)

16 years agoBFN
Hannes Magnusson [Fri, 12 Dec 2008 12:46:24 +0000 (12:46 +0000)]
BFN

16 years agoMFH: Fixed bug#46681 (mkdir() fails silently on PHP 5.3)
Hannes Magnusson [Fri, 12 Dec 2008 12:44:48 +0000 (12:44 +0000)]
MFH: Fixed bug#46681 (mkdir() fails silently on PHP 5.3)

16 years agofix test
Antony Dovgal [Fri, 12 Dec 2008 12:14:00 +0000 (12:14 +0000)]
fix test

16 years agoMFH: fix bug #46699: (xml_parse crash when parser is namespace aware)
Rob Richards [Fri, 12 Dec 2008 04:16:21 +0000 (04:16 +0000)]
MFH: fix bug #46699: (xml_parse crash when parser is namespace aware)
fix a couple warnings
add test

16 years agoFixed a possible corruption inside PDOStatement::debugDumpParams()
Ilia Alshanetsky [Thu, 11 Dec 2008 15:32:24 +0000 (15:32 +0000)]
Fixed a possible corruption inside PDOStatement::debugDumpParams()

16 years ago- MFB: fix build
Pierre Joye [Thu, 11 Dec 2008 15:31:31 +0000 (15:31 +0000)]
- MFB: fix build

16 years ago- MFH: fix build (was never used like that before recent commit to session) > local...
Pierre Joye [Thu, 11 Dec 2008 13:12:22 +0000 (13:12 +0000)]
- MFH: fix build (was never used like that before recent commit to session) > local include use quotes not <>

16 years agoAdded test for magic_quotes_gpc
Stefan Esser [Thu, 11 Dec 2008 13:05:53 +0000 (13:05 +0000)]
Added test for magic_quotes_gpc

16 years agoadd missing .cvsignore
Antony Dovgal [Thu, 11 Dec 2008 10:59:31 +0000 (10:59 +0000)]
add missing .cvsignore

16 years agoMFH
Antony Dovgal [Thu, 11 Dec 2008 10:58:56 +0000 (10:58 +0000)]
MFH

16 years ago- WS
Pierre Joye [Thu, 11 Dec 2008 10:22:12 +0000 (10:22 +0000)]
- WS

16 years agoMCrypt tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows and Linux but not Linux...
Ant Phillips [Thu, 11 Dec 2008 10:21:38 +0000 (10:21 +0000)]
MCrypt tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows and Linux but not Linux 64 bit or 5.3).

16 years agoBFN
Scott MacVicar [Thu, 11 Dec 2008 02:58:22 +0000 (02:58 +0000)]
BFN

16 years agoMFH Fix bug #46738 - Segfault when mb_detect_encoding() fails.
Scott MacVicar [Thu, 11 Dec 2008 02:56:45 +0000 (02:56 +0000)]
MFH Fix bug #46738 - Segfault when mb_detect_encoding() fails.

16 years agoFixing strict warning when null is passed
Lars Strojny [Thu, 11 Dec 2008 02:37:36 +0000 (02:37 +0000)]
Fixing strict warning when null is passed

16 years agoMFH Fix bug #35975 - Session cookie expires date format isn't the most compatible...
Scott MacVicar [Thu, 11 Dec 2008 01:21:35 +0000 (01:21 +0000)]
MFH Fix bug #35975 - Session cookie expires date format isn't the most compatible. Sync to that of setcookie().

16 years ago- ws
Pierre Joye [Thu, 11 Dec 2008 00:13:48 +0000 (00:13 +0000)]
- ws

16 years agoFixed bug #46798 (Crash in mssql extension when retrieving a NULL value
Ilia Alshanetsky [Wed, 10 Dec 2008 20:53:44 +0000 (20:53 +0000)]
Fixed bug #46798 (Crash in mssql extension when retrieving a NULL value
inside a binary or image column type)

16 years agoMFH Fix segfault and potential security issue in imagerotate().
Scott MacVicar [Wed, 10 Dec 2008 13:32:02 +0000 (13:32 +0000)]
MFH Fix segfault and potential security issue in imagerotate().

16 years agoTest for bug #43841
Ant Phillips [Wed, 10 Dec 2008 10:34:15 +0000 (10:34 +0000)]
Test for bug #43841

16 years agoexport the pcre API when compiling with gcc 4. this fixes e.g. the linkage of APC...
Nuno Lopes [Wed, 10 Dec 2008 10:16:14 +0000 (10:16 +0000)]
export the pcre API when compiling with gcc 4. this fixes e.g. the linkage of APC (reported by shire)

16 years ago- c/p error.
Pierre Joye [Wed, 10 Dec 2008 09:49:59 +0000 (09:49 +0000)]
- c/p error.

16 years agoMFH: fixed test
Arnaud Le Blanc [Tue, 9 Dec 2008 22:53:42 +0000 (22:53 +0000)]
MFH: fixed test

16 years agoMFH: Fix #46813 (class_exists doesn`t work with fully qualified namespace)
Johannes Schlüter [Tue, 9 Dec 2008 19:17:11 +0000 (19:17 +0000)]
MFH: Fix #46813 (class_exists doesn`t work with fully qualified namespace)

16 years ago- double declaration and comments cleanup
Pierre Joye [Tue, 9 Dec 2008 17:57:59 +0000 (17:57 +0000)]
- double declaration and comments cleanup

16 years ago- fix VC6 build
Pierre Joye [Tue, 9 Dec 2008 17:54:01 +0000 (17:54 +0000)]
- fix VC6 build

16 years agoMFH: Fixed bug #46746 (xmlrpc_decode_request outputs non-suppressable error
Ilia Alshanetsky [Tue, 9 Dec 2008 17:22:12 +0000 (17:22 +0000)]
MFH: Fixed bug #46746 (xmlrpc_decode_request outputs non-suppressable error
when given bad data).

16 years agoFixed missing initialization of uses when copying a curl handle
Ilia Alshanetsky [Tue, 9 Dec 2008 17:17:27 +0000 (17:17 +0000)]
Fixed missing initialization of uses when copying a curl handle

16 years agoMFH:- Better descriptions for these tests
Jani Taskinen [Tue, 9 Dec 2008 16:05:49 +0000 (16:05 +0000)]
MFH:- Better descriptions for these tests

16 years agoMFH: fix tests
Jani Taskinen [Tue, 9 Dec 2008 15:44:39 +0000 (15:44 +0000)]
MFH: fix tests

16 years agoMFH
Jani Taskinen [Tue, 9 Dec 2008 15:21:15 +0000 (15:21 +0000)]
MFH

16 years agofix test
Antony Dovgal [Tue, 9 Dec 2008 14:48:41 +0000 (14:48 +0000)]
fix test

16 years ago- MFH: silent conversion warnings as it is not going to be "fixed" any time soon...
Pierre Joye [Tue, 9 Dec 2008 14:28:54 +0000 (14:28 +0000)]
- MFH: silent conversion warnings as it is not going to be "fixed" any time soon, removing false positive alerts. noise--;

16 years agoDeprecate session_register(), session_unregister() and
Hannes Magnusson [Tue, 9 Dec 2008 14:03:58 +0000 (14:03 +0000)]
Deprecate session_register(), session_unregister() and
session_is_registered() (removed in HEAD)

16 years agofix resource id
Zoe Slattery [Tue, 9 Dec 2008 13:41:49 +0000 (13:41 +0000)]
fix resource id

16 years agoMFH: fix test
Hannes Magnusson [Tue, 9 Dec 2008 13:02:40 +0000 (13:02 +0000)]
MFH: fix test

16 years agoFix test.
Hannes Magnusson [Tue, 9 Dec 2008 12:54:01 +0000 (12:54 +0000)]
Fix test.
You cannot set include_path as empty, and never could

16 years agoMFH
Jani Taskinen [Tue, 9 Dec 2008 10:53:47 +0000 (10:53 +0000)]
MFH

16 years agostyle
Jani Taskinen [Tue, 9 Dec 2008 10:50:08 +0000 (10:50 +0000)]
style

16 years agoWhoops. Missing bit from the open_basedir tightening MFH
Hannes Magnusson [Tue, 9 Dec 2008 10:23:44 +0000 (10:23 +0000)]
Whoops. Missing bit from the open_basedir tightening MFH

16 years agoMFH: - Changed open_basedir to allow tightening in runtime contexts. (Sara)
Hannes Magnusson [Tue, 9 Dec 2008 10:20:11 +0000 (10:20 +0000)]
MFH: - Changed open_basedir to allow tightening in runtime contexts. (Sara)
- Add test

16 years agoBFN
Hannes Magnusson [Tue, 9 Dec 2008 10:12:21 +0000 (10:12 +0000)]
BFN

16 years agoFixed bug#46811 ini_set() doesn't return false on failure
Hannes Magnusson [Tue, 9 Dec 2008 10:11:21 +0000 (10:11 +0000)]
Fixed bug#46811 ini_set() doesn't return false on failure

16 years agoMFH: - Changed opendir/dir/scandir to use default context when no context argument...
Hannes Magnusson [Tue, 9 Dec 2008 09:03:38 +0000 (09:03 +0000)]
MFH: - Changed opendir/dir/scandir to use default context when no context argument is passed. (Sara)

16 years agoAdd test for the recent magic_quotes_gpc regression.
Scott MacVicar [Tue, 9 Dec 2008 01:47:57 +0000 (01:47 +0000)]
Add test for the recent magic_quotes_gpc regression.

16 years ago- MFH:
Pierre Joye [Mon, 8 Dec 2008 22:42:28 +0000 (22:42 +0000)]
- MFH:
 - buildconf accepts arguments (pecl dir for ex.)
 - copy configure.bat

16 years ago- MFH: add configure script
Pierre Joye [Mon, 8 Dec 2008 22:39:55 +0000 (22:39 +0000)]
- MFH: add configure script

16 years agotests for imap_fetch_overview
Zoe Slattery [Mon, 8 Dec 2008 19:12:39 +0000 (19:12 +0000)]
tests for imap_fetch_overview