]>
granicus.if.org Git - php/log
Dmitry Stogov [Mon, 18 Jun 2007 10:47:33 +0000 (10:47 +0000)]
Fixed tests
Dmitry Stogov [Mon, 18 Jun 2007 10:01:42 +0000 (10:01 +0000)]
Fixed test
Dmitry Stogov [Mon, 18 Jun 2007 09:51:03 +0000 (09:51 +0000)]
Fixed yet another realpath cache bug and wrong tests
Dmitry Stogov [Mon, 18 Jun 2007 07:45:24 +0000 (07:45 +0000)]
Fixed test
Dmitry Stogov [Mon, 18 Jun 2007 07:38:21 +0000 (07:38 +0000)]
Fixed test
Dmitry Stogov [Mon, 18 Jun 2007 07:31:45 +0000 (07:31 +0000)]
Fixed test file
<changelog@php.net> [Mon, 18 Jun 2007 01:31:23 +0000 (01:31 +0000)]
ChangeLog update
Pierre Joye [Sun, 17 Jun 2007 17:14:02 +0000 (17:14 +0000)]
- Re commit "sync with libgd: improve _gdImageFillTiled()", I reverted
it in my previous commit
Pierre Joye [Sun, 17 Jun 2007 17:12:46 +0000 (17:12 +0000)]
- MFB: Drop useless tests (Daniel Diaz)
Ilia Alshanetsky [Sun, 17 Jun 2007 14:26:16 +0000 (14:26 +0000)]
MFB: Fixed compiler warning
Pierre Joye [Sun, 17 Jun 2007 10:53:33 +0000 (10:53 +0000)]
- #41717, imagepolygon does not respect thickness
(sync with libgd)
Pierre Joye [Sun, 17 Jun 2007 10:39:18 +0000 (10:39 +0000)]
- MFB: #41321, read error downgraded to E_NOTICE
<changelog@php.net> [Sun, 17 Jun 2007 01:31:17 +0000 (01:31 +0000)]
ChangeLog update
Stefan Esser [Sat, 16 Jun 2007 07:47:46 +0000 (07:47 +0000)]
Fix attribute injection security bug correctly by URL encoding session
name and session value. (in future maybe encode path/domain, too)
Remove backward compatibility breaking blacklist of characters.
<changelog@php.net> [Sat, 16 Jun 2007 01:31:18 +0000 (01:31 +0000)]
ChangeLog update
Stanislav Malyshev [Fri, 15 Jun 2007 22:42:43 +0000 (22:42 +0000)]
MF5: Disallow characters that Cookie RFC does not allow in unquoted cookies
Nuno Lopes [Fri, 15 Jun 2007 19:50:05 +0000 (19:50 +0000)]
MFB: sync with libgd: improve _gdImageFillTiled()
Nuno Lopes [Fri, 15 Jun 2007 12:04:26 +0000 (12:04 +0000)]
MFB: new tests
#they pass here, but segfault on php 5.2/pcre 7.0
Dmitry Stogov [Fri, 15 Jun 2007 09:20:53 +0000 (09:20 +0000)]
HTTP 500 is sent to browser in case of PHP error instead of blank page
Dmitry Stogov [Fri, 15 Jun 2007 08:16:23 +0000 (08:16 +0000)]
Fixed test
Dmitry Stogov [Fri, 15 Jun 2007 08:05:15 +0000 (08:05 +0000)]
Prevent memory overflow
Dmitry Stogov [Fri, 15 Jun 2007 07:32:17 +0000 (07:32 +0000)]
(wrong previous patch)
Dmitry Stogov [Fri, 15 Jun 2007 07:28:49 +0000 (07:28 +0000)]
Prevent crash in case of wrong arguments to CRT functions (dtrftime()) on PHP complead by MS VC8
<changelog@php.net> [Fri, 15 Jun 2007 01:31:14 +0000 (01:31 +0000)]
ChangeLog update
Raghubansh Kumar [Thu, 14 Jun 2007 20:30:16 +0000 (20:30 +0000)]
New tests for file system handling functions
Pierre Joye [Thu, 14 Jun 2007 19:56:35 +0000 (19:56 +0000)]
- #41609, file_put_contents is not binary safe when a binary string is
given (make it consistent with fwrite&co when unicode=1)
Nuno Lopes [Thu, 14 Jun 2007 19:43:42 +0000 (19:43 +0000)]
upgrade to PCRE 7.2 RC3
add script to automate upgrade of the bundled PCRE lib
Pierre Joye [Thu, 14 Jun 2007 19:18:00 +0000 (19:18 +0000)]
- MFB: Fixed regression introduced by the fix for the libgd bug #74
Zoe Slattery [Thu, 14 Jun 2007 16:15:50 +0000 (16:15 +0000)]
Tests are not valid if run by root - adding check to skip is user is root.
Dmitry Stogov [Thu, 14 Jun 2007 07:09:42 +0000 (07:09 +0000)]
Fixed bug #41566 (SOAP Server not properly generating href attributes)
<changelog@php.net> [Thu, 14 Jun 2007 01:31:13 +0000 (01:31 +0000)]
ChangeLog update
Raghubansh Kumar [Wed, 13 Jun 2007 22:46:37 +0000 (22:46 +0000)]
New tests for file system handling functions
Ilia Alshanetsky [Wed, 13 Jun 2007 17:57:10 +0000 (17:57 +0000)]
MFB: Handle very small longs via double
Ilia Alshanetsky [Wed, 13 Jun 2007 17:10:06 +0000 (17:10 +0000)]
MFB: Fixed bug #41673 (json_encode breaks large numbers in arrays).
Dmitry Stogov [Wed, 13 Jun 2007 16:48:29 +0000 (16:48 +0000)]
Fixed bug #41633 (Crash instantiating classes with self-referencing constants)
Dmitry Stogov [Wed, 13 Jun 2007 14:50:33 +0000 (14:50 +0000)]
Fixed some class constant issues related to bug #41633
Dmitry Stogov [Wed, 13 Jun 2007 13:38:59 +0000 (13:38 +0000)]
Fixed wrong fic for bug #41582
<changelog@php.net> [Wed, 13 Jun 2007 01:31:08 +0000 (01:31 +0000)]
ChangeLog update
Johannes Schlüter [Tue, 12 Jun 2007 17:23:57 +0000 (17:23 +0000)]
- Fix test
Nuno Lopes [Tue, 12 Jun 2007 14:53:10 +0000 (14:53 +0000)]
ignore tmp-php.ini
Scott MacVicar [Tue, 12 Jun 2007 14:07:42 +0000 (14:07 +0000)]
Display PCRE ini entries as part of module info
Scott MacVicar [Tue, 12 Jun 2007 13:42:04 +0000 (13:42 +0000)]
Fix ZTS build
Ilia Alshanetsky [Tue, 12 Jun 2007 12:57:43 +0000 (12:57 +0000)]
MFB: Fixed bug #41655 (open_basedir bypass via glob())
<changelog@php.net> [Tue, 12 Jun 2007 01:31:22 +0000 (01:31 +0000)]
ChangeLog update
Raghubansh Kumar [Mon, 11 Jun 2007 16:40:27 +0000 (16:40 +0000)]
New tests for file handling system functions
Raghubansh Kumar [Mon, 11 Jun 2007 16:34:56 +0000 (16:34 +0000)]
New testcase for get_defined_vars() function: get_defined_vars.phpt
Ilia Alshanetsky [Mon, 11 Jun 2007 15:10:12 +0000 (15:10 +0000)]
MFB: Fixed bug #41527 (WDDX deserialize numeric string array key).
<changelog@php.net> [Mon, 11 Jun 2007 01:31:16 +0000 (01:31 +0000)]
ChangeLog update
Ilia Alshanetsky [Sun, 10 Jun 2007 20:13:10 +0000 (20:13 +0000)]
MFB: Fixed memory corruption when reading exif data of a non-file
<changelog@php.net> [Sun, 10 Jun 2007 01:31:21 +0000 (01:31 +0000)]
ChangeLog update
foobar [Sat, 9 Jun 2007 12:07:40 +0000 (12:07 +0000)]
MFB
foobar [Sat, 9 Jun 2007 11:52:49 +0000 (11:52 +0000)]
- fix "make test" issue with extension entries
foobar [Sat, 9 Jun 2007 11:42:55 +0000 (11:42 +0000)]
- Added php_ini_loaded_file() function which returns the path to the actual
php.ini in use.
# there was only a function to return the _additional_ files in use..
Johannes Schlüter [Sat, 9 Jun 2007 08:36:52 +0000 (08:36 +0000)]
Fix #41640 (get_class_vars produces error on class constants)
<changelog@php.net> [Sat, 9 Jun 2007 01:31:16 +0000 (01:31 +0000)]
ChangeLog update
Antony Dovgal [Fri, 8 Jun 2007 14:47:32 +0000 (14:47 +0000)]
fix #41561 (Values set with php_admin_* in httpd.conf can be overwritten with ini_set())
Antony Dovgal [Fri, 8 Jun 2007 09:03:23 +0000 (09:03 +0000)]
fix tests
Antony Dovgal [Fri, 8 Jun 2007 08:57:21 +0000 (08:57 +0000)]
oops, empty properties are not allowed
Antony Dovgal [Fri, 8 Jun 2007 08:51:46 +0000 (08:51 +0000)]
MFB: fix #41504 (json_decode() incorrectly decodes JSON arrays with empty string keys).
Antony Dovgal [Fri, 8 Jun 2007 08:44:26 +0000 (08:44 +0000)]
enable statement cache for non-persistent connections (patch by Chris Jones)
Pierre Joye [Fri, 8 Jun 2007 05:25:52 +0000 (05:25 +0000)]
- MFB: #41630, fix segfault when an invalid color index is present in the
image data
<changelog@php.net> [Fri, 8 Jun 2007 01:31:12 +0000 (01:31 +0000)]
ChangeLog update
Ilia Alshanetsky [Thu, 7 Jun 2007 23:16:41 +0000 (23:16 +0000)]
MFB: Final shot at the date issue
Antony Dovgal [Thu, 7 Jun 2007 12:17:16 +0000 (12:17 +0000)]
reset active_result_id when fetching persistent connection
patch by Peter Christensen
Antony Dovgal [Thu, 7 Jun 2007 09:07:12 +0000 (09:07 +0000)]
php_localtime_r() checks
Antony Dovgal [Thu, 7 Jun 2007 08:58:38 +0000 (08:58 +0000)]
php_gmtime_r() fixes
Antony Dovgal [Thu, 7 Jun 2007 08:46:32 +0000 (08:46 +0000)]
check return value of *time_r() functions for NULL
more checks will follow
Ilia Alshanetsky [Thu, 7 Jun 2007 02:21:55 +0000 (02:21 +0000)]
Fixed typo
<changelog@php.net> [Thu, 7 Jun 2007 01:31:15 +0000 (01:31 +0000)]
ChangeLog update
Ilia Alshanetsky [Wed, 6 Jun 2007 23:16:45 +0000 (23:16 +0000)]
MFB: Adjust previous patch to work on all compilers
Ilia Alshanetsky [Wed, 6 Jun 2007 22:58:53 +0000 (22:58 +0000)]
MFB: Optimize out a loop
Antony Dovgal [Wed, 6 Jun 2007 22:08:53 +0000 (22:08 +0000)]
improve the checks
Ilia Alshanetsky [Wed, 6 Jun 2007 22:04:47 +0000 (22:04 +0000)]
MFB: Added missing format validator to unpack() function
Antony Dovgal [Wed, 6 Jun 2007 21:55:18 +0000 (21:55 +0000)]
improve the check
Stanislav Malyshev [Wed, 6 Jun 2007 20:06:43 +0000 (20:06 +0000)]
MF5: Fix chunk_split fix - avoid using floats
MF5: Fix money_format - don't give strfmon more arguments then supplied
MF5: Fix str[c]spn integer overflow
foobar [Wed, 6 Jun 2007 18:27:54 +0000 (18:27 +0000)]
- Fix for passing of shared extensions to run-tests.php
Stanislav Malyshev [Wed, 6 Jun 2007 17:47:15 +0000 (17:47 +0000)]
fix test format
Stanislav Malyshev [Wed, 6 Jun 2007 17:14:59 +0000 (17:14 +0000)]
add some edge cases
Stanislav Malyshev [Wed, 6 Jun 2007 17:13:18 +0000 (17:13 +0000)]
add moneyformat test
Zoe Slattery [Wed, 6 Jun 2007 12:50:06 +0000 (12:50 +0000)]
New tests for file handling
Zoe Slattery [Wed, 6 Jun 2007 12:48:13 +0000 (12:48 +0000)]
fixed file permission for new empty file
Nuno Lopes [Wed, 6 Jun 2007 12:29:06 +0000 (12:29 +0000)]
fix gcov build..
Antony Dovgal [Wed, 6 Jun 2007 11:57:24 +0000 (11:57 +0000)]
minor optimization - make sure the objects are not the same instance before we start comparing their properties
Antony Dovgal [Wed, 6 Jun 2007 09:43:39 +0000 (09:43 +0000)]
fix several integer overflows in GD
Antony Dovgal [Wed, 6 Jun 2007 08:33:54 +0000 (08:33 +0000)]
fix #41608 (segfault on a weird code with objects and switch())
<changelog@php.net> [Wed, 6 Jun 2007 01:31:17 +0000 (01:31 +0000)]
ChangeLog update
Ilia Alshanetsky [Wed, 6 Jun 2007 00:01:13 +0000 (00:01 +0000)]
MFB: Fixed bug #41600 (url rewriter tags doesn't work with namespaced tags).
Ilia Alshanetsky [Tue, 5 Jun 2007 22:56:57 +0000 (22:56 +0000)]
MFB: Fixed bug #41596 (Fixed a crash inside pdo_pgsql on some
non-well-formed SQL queries).
Antony Dovgal [Tue, 5 Jun 2007 13:51:29 +0000 (13:51 +0000)]
fix build
Antony Dovgal [Tue, 5 Jun 2007 13:37:05 +0000 (13:37 +0000)]
fix folding
Antony Dovgal [Tue, 5 Jun 2007 12:17:15 +0000 (12:17 +0000)]
fix folding
Antony Dovgal [Tue, 5 Jun 2007 12:02:38 +0000 (12:02 +0000)]
no readlink() on windows
Antony Dovgal [Tue, 5 Jun 2007 11:33:09 +0000 (11:33 +0000)]
enable display_startup_errors
Zoe Slattery [Tue, 5 Jun 2007 11:32:45 +0000 (11:32 +0000)]
Fixing incorrect comment in test cases fileinode_variation and filetype_variation
Antony Dovgal [Tue, 5 Jun 2007 11:25:21 +0000 (11:25 +0000)]
fix test, add missing ones
Antony Dovgal [Tue, 5 Jun 2007 11:25:02 +0000 (11:25 +0000)]
add SET_VAR_ASCII_STRINGL()
Antony Dovgal [Tue, 5 Jun 2007 11:24:37 +0000 (11:24 +0000)]
fix HTTP_RAW_POST_DATA in Unicode mode
Antony Dovgal [Tue, 5 Jun 2007 11:24:13 +0000 (11:24 +0000)]
port the max_input_nesting_level ini option to Unicode mode
Antony Dovgal [Tue, 5 Jun 2007 10:02:02 +0000 (10:02 +0000)]
fix #41582 (SimpleXML crashes when accessing newly created element)
Zoe Slattery [Tue, 5 Jun 2007 09:21:54 +0000 (09:21 +0000)]
new test cases for general functions