]> granicus.if.org Git - php/log
php
17 years agoChangeLog update
<changelog@php.net> [Mon, 18 Jun 2007 01:31:23 +0000 (01:31 +0000)]
ChangeLog update

17 years ago- Re commit "sync with libgd: improve _gdImageFillTiled()", I reverted
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

17 years ago- MFB: Drop useless tests (Daniel Diaz)
Pierre Joye [Sun, 17 Jun 2007 17:12:46 +0000 (17:12 +0000)]
- MFB: Drop useless tests (Daniel Diaz)

17 years agoMFB: Fixed compiler warning
Ilia Alshanetsky [Sun, 17 Jun 2007 14:26:16 +0000 (14:26 +0000)]
MFB: Fixed compiler warning

17 years ago- #41717, imagepolygon does not respect thickness
Pierre Joye [Sun, 17 Jun 2007 10:53:33 +0000 (10:53 +0000)]
- #41717, imagepolygon does not respect thickness
  (sync with libgd)

17 years ago- MFB: #41321, read error downgraded to E_NOTICE
Pierre Joye [Sun, 17 Jun 2007 10:39:18 +0000 (10:39 +0000)]
- MFB: #41321, read error downgraded to E_NOTICE

17 years agoChangeLog update
<changelog@php.net> [Sun, 17 Jun 2007 01:31:17 +0000 (01:31 +0000)]
ChangeLog update

17 years agoFix attribute injection security bug correctly by URL encoding session
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.

17 years agoChangeLog update
<changelog@php.net> [Sat, 16 Jun 2007 01:31:18 +0000 (01:31 +0000)]
ChangeLog update

17 years agoMF5: Disallow characters that Cookie RFC does not allow in unquoted cookies
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

17 years agoMFB: sync with libgd: improve _gdImageFillTiled()
Nuno Lopes [Fri, 15 Jun 2007 19:50:05 +0000 (19:50 +0000)]
MFB: sync with libgd: improve _gdImageFillTiled()

17 years agoMFB: new tests
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

17 years agoHTTP 500 is sent to browser in case of PHP error instead of blank page
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

17 years agoFixed test
Dmitry Stogov [Fri, 15 Jun 2007 08:16:23 +0000 (08:16 +0000)]
Fixed test

17 years agoPrevent memory overflow
Dmitry Stogov [Fri, 15 Jun 2007 08:05:15 +0000 (08:05 +0000)]
Prevent memory overflow

17 years ago(wrong previous patch)
Dmitry Stogov [Fri, 15 Jun 2007 07:32:17 +0000 (07:32 +0000)]
(wrong previous patch)

17 years agoPrevent crash in case of wrong arguments to CRT functions (dtrftime()) on PHP complea...
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

17 years agoChangeLog update
<changelog@php.net> [Fri, 15 Jun 2007 01:31:14 +0000 (01:31 +0000)]
ChangeLog update

17 years agoNew tests for file system handling functions
Raghubansh Kumar [Thu, 14 Jun 2007 20:30:16 +0000 (20:30 +0000)]
New tests for file system handling functions

17 years ago- #41609, file_put_contents is not binary safe when a binary string is
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)

17 years agoupgrade to PCRE 7.2 RC3
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

17 years ago- MFB: Fixed regression introduced by the fix for the libgd bug #74
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

17 years agoTests are not valid if run by root - adding check to skip is user is root.
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.

17 years agoFixed bug #41566 (SOAP Server not properly generating href attributes)
Dmitry Stogov [Thu, 14 Jun 2007 07:09:42 +0000 (07:09 +0000)]
Fixed bug #41566 (SOAP Server not properly generating href attributes)

17 years agoChangeLog update
<changelog@php.net> [Thu, 14 Jun 2007 01:31:13 +0000 (01:31 +0000)]
ChangeLog update

17 years agoNew tests for file system handling functions
Raghubansh Kumar [Wed, 13 Jun 2007 22:46:37 +0000 (22:46 +0000)]
New tests for file system handling functions

17 years agoMFB: Handle very small longs via double
Ilia Alshanetsky [Wed, 13 Jun 2007 17:57:10 +0000 (17:57 +0000)]
MFB: Handle very small longs via double

17 years agoMFB: Fixed bug #41673 (json_encode breaks large numbers in arrays).
Ilia Alshanetsky [Wed, 13 Jun 2007 17:10:06 +0000 (17:10 +0000)]
MFB: Fixed bug #41673 (json_encode breaks large numbers in arrays).

17 years agoFixed bug #41633 (Crash instantiating classes with self-referencing constants)
Dmitry Stogov [Wed, 13 Jun 2007 16:48:29 +0000 (16:48 +0000)]
Fixed bug #41633 (Crash instantiating classes with self-referencing constants)

17 years agoFixed some class constant issues related to bug #41633
Dmitry Stogov [Wed, 13 Jun 2007 14:50:33 +0000 (14:50 +0000)]
Fixed some class constant issues related to bug #41633

17 years agoFixed wrong fic for bug #41582
Dmitry Stogov [Wed, 13 Jun 2007 13:38:59 +0000 (13:38 +0000)]
Fixed wrong fic for bug #41582

17 years agoChangeLog update
<changelog@php.net> [Wed, 13 Jun 2007 01:31:08 +0000 (01:31 +0000)]
ChangeLog update

17 years ago- Fix test
Johannes Schlüter [Tue, 12 Jun 2007 17:23:57 +0000 (17:23 +0000)]
- Fix test

17 years agoignore tmp-php.ini
Nuno Lopes [Tue, 12 Jun 2007 14:53:10 +0000 (14:53 +0000)]
ignore tmp-php.ini

17 years agoDisplay PCRE ini entries as part of module info
Scott MacVicar [Tue, 12 Jun 2007 14:07:42 +0000 (14:07 +0000)]
Display PCRE ini entries as part of module info

17 years agoFix ZTS build
Scott MacVicar [Tue, 12 Jun 2007 13:42:04 +0000 (13:42 +0000)]
Fix ZTS build

17 years agoMFB: Fixed bug #41655 (open_basedir bypass via glob())
Ilia Alshanetsky [Tue, 12 Jun 2007 12:57:43 +0000 (12:57 +0000)]
MFB: Fixed bug #41655 (open_basedir bypass via glob())

17 years agoChangeLog update
<changelog@php.net> [Tue, 12 Jun 2007 01:31:22 +0000 (01:31 +0000)]
ChangeLog update

17 years ago New tests for file handling system functions
Raghubansh Kumar [Mon, 11 Jun 2007 16:40:27 +0000 (16:40 +0000)]
 New tests for file handling system functions

17 years agoNew testcase for get_defined_vars() function: get_defined_vars.phpt
Raghubansh Kumar [Mon, 11 Jun 2007 16:34:56 +0000 (16:34 +0000)]
New testcase for get_defined_vars() function: get_defined_vars.phpt

17 years agoMFB: Fixed bug #41527 (WDDX deserialize numeric string array key).
Ilia Alshanetsky [Mon, 11 Jun 2007 15:10:12 +0000 (15:10 +0000)]
MFB: Fixed bug #41527 (WDDX deserialize numeric string array key).

17 years agoChangeLog update
<changelog@php.net> [Mon, 11 Jun 2007 01:31:16 +0000 (01:31 +0000)]
ChangeLog update

17 years agoMFB: Fixed memory corruption when reading exif data of a non-file
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

17 years agoChangeLog update
<changelog@php.net> [Sun, 10 Jun 2007 01:31:21 +0000 (01:31 +0000)]
ChangeLog update

17 years agoMFB
foobar [Sat, 9 Jun 2007 12:07:40 +0000 (12:07 +0000)]
MFB

17 years ago- fix "make test" issue with extension entries
foobar [Sat, 9 Jun 2007 11:52:49 +0000 (11:52 +0000)]
- fix "make test" issue with extension entries

17 years ago- Added php_ini_loaded_file() function which returns the path to the actual
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..

17 years agoFix #41640 (get_class_vars produces error on class constants)
Johannes Schlüter [Sat, 9 Jun 2007 08:36:52 +0000 (08:36 +0000)]
Fix #41640 (get_class_vars produces error on class constants)

17 years agoChangeLog update
<changelog@php.net> [Sat, 9 Jun 2007 01:31:16 +0000 (01:31 +0000)]
ChangeLog update

17 years agofix #41561 (Values set with php_admin_* in httpd.conf can be overwritten with ini_set())
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())

17 years agofix tests
Antony Dovgal [Fri, 8 Jun 2007 09:03:23 +0000 (09:03 +0000)]
fix tests

17 years agooops, empty properties are not allowed
Antony Dovgal [Fri, 8 Jun 2007 08:57:21 +0000 (08:57 +0000)]
oops, empty properties are not allowed

17 years agoMFB: fix #41504 (json_decode() incorrectly decodes JSON arrays with empty string...
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).

17 years agoenable statement cache for non-persistent connections (patch by Chris Jones)
Antony Dovgal [Fri, 8 Jun 2007 08:44:26 +0000 (08:44 +0000)]
enable statement cache for non-persistent connections (patch by Chris Jones)

17 years ago- MFB: #41630, fix segfault when an invalid color index is present in the
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

17 years agoChangeLog update
<changelog@php.net> [Fri, 8 Jun 2007 01:31:12 +0000 (01:31 +0000)]
ChangeLog update

17 years agoMFB: Final shot at the date issue
Ilia Alshanetsky [Thu, 7 Jun 2007 23:16:41 +0000 (23:16 +0000)]
MFB: Final shot at the date issue

17 years agoreset active_result_id when fetching persistent connection
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

17 years agophp_localtime_r() checks
Antony Dovgal [Thu, 7 Jun 2007 09:07:12 +0000 (09:07 +0000)]
php_localtime_r() checks

17 years agophp_gmtime_r() fixes
Antony Dovgal [Thu, 7 Jun 2007 08:58:38 +0000 (08:58 +0000)]
php_gmtime_r() fixes

17 years agocheck return value of *time_r() functions for NULL
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

17 years agoFixed typo
Ilia Alshanetsky [Thu, 7 Jun 2007 02:21:55 +0000 (02:21 +0000)]
Fixed typo

17 years agoChangeLog update
<changelog@php.net> [Thu, 7 Jun 2007 01:31:15 +0000 (01:31 +0000)]
ChangeLog update

17 years agoMFB: Adjust previous patch to work on all compilers
Ilia Alshanetsky [Wed, 6 Jun 2007 23:16:45 +0000 (23:16 +0000)]
MFB: Adjust previous patch to work on all compilers

17 years agoMFB: Optimize out a loop
Ilia Alshanetsky [Wed, 6 Jun 2007 22:58:53 +0000 (22:58 +0000)]
MFB: Optimize out a loop

17 years agoimprove the checks
Antony Dovgal [Wed, 6 Jun 2007 22:08:53 +0000 (22:08 +0000)]
improve the checks

17 years agoMFB: Added missing format validator to unpack() function
Ilia Alshanetsky [Wed, 6 Jun 2007 22:04:47 +0000 (22:04 +0000)]
MFB: Added missing format validator to unpack() function

17 years agoimprove the check
Antony Dovgal [Wed, 6 Jun 2007 21:55:18 +0000 (21:55 +0000)]
improve the check

17 years agoMF5: Fix chunk_split fix - avoid using floats
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

17 years ago- Fix for passing of shared extensions to run-tests.php
foobar [Wed, 6 Jun 2007 18:27:54 +0000 (18:27 +0000)]
- Fix for passing of shared extensions to run-tests.php

17 years agofix test format
Stanislav Malyshev [Wed, 6 Jun 2007 17:47:15 +0000 (17:47 +0000)]
fix test format

17 years agoadd some edge cases
Stanislav Malyshev [Wed, 6 Jun 2007 17:14:59 +0000 (17:14 +0000)]
add some edge cases

17 years agoadd moneyformat test
Stanislav Malyshev [Wed, 6 Jun 2007 17:13:18 +0000 (17:13 +0000)]
add moneyformat test

17 years agoNew tests for file handling
Zoe Slattery [Wed, 6 Jun 2007 12:50:06 +0000 (12:50 +0000)]
New tests for file handling

17 years agofixed file permission for new empty file
Zoe Slattery [Wed, 6 Jun 2007 12:48:13 +0000 (12:48 +0000)]
fixed file permission for new empty file

17 years agofix gcov build..
Nuno Lopes [Wed, 6 Jun 2007 12:29:06 +0000 (12:29 +0000)]
fix gcov build..

17 years agominor optimization - make sure the objects are not the same instance before we start...
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

17 years agofix several integer overflows in GD
Antony Dovgal [Wed, 6 Jun 2007 09:43:39 +0000 (09:43 +0000)]
fix several integer overflows in GD

17 years agofix #41608 (segfault on a weird code with objects and switch())
Antony Dovgal [Wed, 6 Jun 2007 08:33:54 +0000 (08:33 +0000)]
fix #41608 (segfault on a weird code with objects and switch())

17 years agoChangeLog update
<changelog@php.net> [Wed, 6 Jun 2007 01:31:17 +0000 (01:31 +0000)]
ChangeLog update

17 years agoMFB: Fixed bug #41600 (url rewriter tags doesn't work with namespaced tags).
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).

17 years agoMFB: Fixed bug #41596 (Fixed a crash inside pdo_pgsql on some
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).

17 years agofix build
Antony Dovgal [Tue, 5 Jun 2007 13:51:29 +0000 (13:51 +0000)]
fix build

17 years agofix folding
Antony Dovgal [Tue, 5 Jun 2007 13:37:05 +0000 (13:37 +0000)]
fix folding

17 years agofix folding
Antony Dovgal [Tue, 5 Jun 2007 12:17:15 +0000 (12:17 +0000)]
fix folding

17 years agono readlink() on windows
Antony Dovgal [Tue, 5 Jun 2007 12:02:38 +0000 (12:02 +0000)]
no readlink() on windows

17 years agoenable display_startup_errors
Antony Dovgal [Tue, 5 Jun 2007 11:33:09 +0000 (11:33 +0000)]
enable display_startup_errors

17 years agoFixing incorrect comment in test cases fileinode_variation and filetype_variation
Zoe Slattery [Tue, 5 Jun 2007 11:32:45 +0000 (11:32 +0000)]
Fixing incorrect comment in test cases fileinode_variation and filetype_variation

17 years agofix test, add missing ones
Antony Dovgal [Tue, 5 Jun 2007 11:25:21 +0000 (11:25 +0000)]
fix test, add missing ones

17 years agoadd SET_VAR_ASCII_STRINGL()
Antony Dovgal [Tue, 5 Jun 2007 11:25:02 +0000 (11:25 +0000)]
add SET_VAR_ASCII_STRINGL()

17 years agofix HTTP_RAW_POST_DATA in Unicode mode
Antony Dovgal [Tue, 5 Jun 2007 11:24:37 +0000 (11:24 +0000)]
fix HTTP_RAW_POST_DATA in Unicode mode

17 years agoport the max_input_nesting_level ini option to 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

17 years agofix #41582 (SimpleXML crashes when accessing newly created element)
Antony Dovgal [Tue, 5 Jun 2007 10:02:02 +0000 (10:02 +0000)]
fix #41582 (SimpleXML crashes when accessing newly created element)

17 years agonew test cases for general functions
Zoe Slattery [Tue, 5 Jun 2007 09:21:54 +0000 (09:21 +0000)]
new test cases for general functions

17 years agoNew test cases for file system functions
Zoe Slattery [Tue, 5 Jun 2007 09:20:17 +0000 (09:20 +0000)]
New test cases for file system functions

17 years agoUpdated test output in line with changes to file.inc
Zoe Slattery [Tue, 5 Jun 2007 07:57:48 +0000 (07:57 +0000)]
Updated test output in line with changes to file.inc

17 years agoAdded fill_buffer() and fixed file_fill() to write binary data only
Zoe Slattery [Tue, 5 Jun 2007 07:54:58 +0000 (07:54 +0000)]
Added fill_buffer() and fixed file_fill() to write binary data only

17 years agofix #41594 (Statement cache is flushed too frequently)
Antony Dovgal [Tue, 5 Jun 2007 07:48:16 +0000 (07:48 +0000)]
fix #41594 (Statement cache is flushed too frequently)

17 years agoChangeLog update
<changelog@php.net> [Tue, 5 Jun 2007 01:31:06 +0000 (01:31 +0000)]
ChangeLog update

17 years agoMFB: Fixed bug #41567 (json_encode() double conversion is inconsistent with
Ilia Alshanetsky [Mon, 4 Jun 2007 23:52:34 +0000 (23:52 +0000)]
MFB: Fixed bug #41567 (json_encode() double conversion is inconsistent with
PHP).