]> granicus.if.org Git - php/log
php
17 years ago- MFB: add test cases for #41655
Pierre Joye [Fri, 22 Jun 2007 12:35:41 +0000 (12:35 +0000)]
- MFB: add test cases for #41655

17 years agoNew tests for file system handling functions
Raghubansh Kumar [Fri, 22 Jun 2007 08:11:45 +0000 (08:11 +0000)]
New tests for file system handling functions

17 years agoFixed bug #41765 (Recode crashes/does not work on amd64)
Stanislav Malyshev [Fri, 22 Jun 2007 00:10:02 +0000 (00:10 +0000)]
Fixed bug #41765 (Recode crashes/does not work on amd64)

17 years agofix #41765
Stanislav Malyshev [Fri, 22 Jun 2007 00:02:15 +0000 (00:02 +0000)]
fix #41765

17 years agoNew tests for file system handling functions
Raghubansh Kumar [Thu, 21 Jun 2007 21:12:18 +0000 (21:12 +0000)]
New tests for file system handling functions

17 years agoNew functons to compare stat array
Raghubansh Kumar [Thu, 21 Jun 2007 21:06:47 +0000 (21:06 +0000)]
New functons to compare stat array

17 years agoProper fix for bug #39215 Inappropriate close of stdin/stdout/stderr
Dmitry Stogov [Thu, 21 Jun 2007 12:42:36 +0000 (12:42 +0000)]
Proper fix for bug #39215 Inappropriate close of stdin/stdout/stderr

17 years agoFixed default values
Dmitry Stogov [Thu, 21 Jun 2007 09:02:21 +0000 (09:02 +0000)]
Fixed default values

17 years agono need to return exit status of the last fastcgi request
Dmitry Stogov [Thu, 21 Jun 2007 08:40:43 +0000 (08:40 +0000)]
no need to return exit status of the last fastcgi request

17 years agoFixed typos
Ilia Alshanetsky [Wed, 20 Jun 2007 23:05:52 +0000 (23:05 +0000)]
Fixed typos

17 years agoFixed a memory leak inside load_all_certs_file()
Ilia Alshanetsky [Tue, 19 Jun 2007 22:09:49 +0000 (22:09 +0000)]
Fixed a memory leak inside load_all_certs_file()

17 years agobfn
foobar [Tue, 19 Jun 2007 18:22:58 +0000 (18:22 +0000)]
bfn

17 years agonew test
Nuno Lopes [Tue, 19 Jun 2007 17:32:36 +0000 (17:32 +0000)]
new test

17 years agofinal PCRE 7.2 release :-)
Nuno Lopes [Tue, 19 Jun 2007 17:11:30 +0000 (17:11 +0000)]
final PCRE 7.2 release :-)

17 years ago- MFH: Added the H modifier to create non-locale-aware non-fixed-precision
Derick Rethans [Tue, 19 Jun 2007 12:20:50 +0000 (12:20 +0000)]
- MFH: Added the H modifier to create non-locale-aware non-fixed-precision
  float representations.
- MFH: Fixed var_export() to use the new H modifier so that it can generate
  parsable PHP code for floats again, independent of the locale.

17 years agorephrase
foobar [Mon, 18 Jun 2007 22:35:30 +0000 (22:35 +0000)]
rephrase

17 years agomysql fix
Stanislav Malyshev [Mon, 18 Jun 2007 22:06:33 +0000 (22:06 +0000)]
mysql fix

17 years agoFix INFILE LOCAL option handling with MySQL - now not allowed when open_basedir
Stanislav Malyshev [Mon, 18 Jun 2007 21:51:32 +0000 (21:51 +0000)]
Fix INFILE LOCAL option handling with MySQL - now not allowed when open_basedir
or safe_mode is active

17 years agoNew tests for file system handling functions
Raghubansh Kumar [Mon, 18 Jun 2007 19:45:53 +0000 (19:45 +0000)]
New tests for file system handling functions

17 years agorephrase
foobar [Mon, 18 Jun 2007 16:55:36 +0000 (16:55 +0000)]
rephrase

17 years agoFixed bug #41686 (Omitting length param in array_slice not possible).
Ilia Alshanetsky [Mon, 18 Jun 2007 16:53:09 +0000 (16:53 +0000)]
Fixed bug #41686 (Omitting length param in array_slice not possible).

17 years agoFixed bug #41724 (libxml_get_last_error() - errors survice request scope).
Ilia Alshanetsky [Mon, 18 Jun 2007 16:46:21 +0000 (16:46 +0000)]
Fixed bug #41724 (libxml_get_last_error() - errors survice request scope).

17 years agoFixed bug #41628 (PHP settings leak between Virtual Hosts in Apache 1.3).
Scott MacVicar [Mon, 18 Jun 2007 15:52:46 +0000 (15:52 +0000)]
Fixed bug #41628 (PHP settings leak between Virtual Hosts in Apache 1.3).

17 years agoFixed test
Dmitry Stogov [Mon, 18 Jun 2007 10:02:12 +0000 (10:02 +0000)]
Fixed test

17 years agoFixed yet another realpath cache bug and wrong tests
Dmitry Stogov [Mon, 18 Jun 2007 09:50:40 +0000 (09:50 +0000)]
Fixed yet another realpath cache bug and wrong tests

17 years agomalloc+memset == calloc (sync with libgd)
Nuno Lopes [Sun, 17 Jun 2007 19:03:58 +0000 (19:03 +0000)]
malloc+memset == calloc (sync with libgd)

17 years ago- Drop useless tests (Daniel Diaz)
Pierre Joye [Sun, 17 Jun 2007 16:51:50 +0000 (16:51 +0000)]
- Drop useless tests (Daniel Diaz)

17 years agoFixed zend_alter_ini_entry() memory_limit interruption vulnerability.
Ilia Alshanetsky [Sun, 17 Jun 2007 14:31:12 +0000 (14:31 +0000)]
Fixed zend_alter_ini_entry() memory_limit interruption vulnerability.

17 years agoFixed compiler warning
Ilia Alshanetsky [Sun, 17 Jun 2007 14:25:46 +0000 (14:25 +0000)]
Fixed compiler warning

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

17 years agoMFH
Stefan Esser [Sat, 16 Jun 2007 07:48:07 +0000 (07:48 +0000)]
MFH

17 years agoDisallow characters that Cookie RFC does not allow in unquoted cookies
Stanislav Malyshev [Fri, 15 Jun 2007 22:40:00 +0000 (22:40 +0000)]
Disallow characters that Cookie RFC does not allow in unquoted cookies

17 years agosync with libgd: improve _gdImageFillTiled()
Nuno Lopes [Fri, 15 Jun 2007 19:47:10 +0000 (19:47 +0000)]
sync with libgd: improve _gdImageFillTiled()

17 years agoupgrade PCRE to version 7.2 RC3
Nuno Lopes [Fri, 15 Jun 2007 19:09:26 +0000 (19:09 +0000)]
upgrade PCRE to version 7.2 RC3
# I'll update to the final version early next week when its released

17 years agoadd tests for pcre 7.0 regression
Nuno Lopes [Fri, 15 Jun 2007 11:57:08 +0000 (11:57 +0000)]
add tests for pcre 7.0 regression
update to pcre 7.2 will follow soon

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:27 +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:11 +0000 (08:16 +0000)]
Fixed test

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

17 years agoPrevent crash in case of wrong arguments to CRT functions (strftime()) on PHP complea...
Dmitry Stogov [Fri, 15 Jun 2007 07:27:08 +0000 (07:27 +0000)]
Prevent crash in case of wrong arguments to CRT functions (strftime()) on PHP complead by MS VC2005

17 years agoFixed bug #41693 (scandir() allows empty directory names).
Ilia Alshanetsky [Thu, 14 Jun 2007 23:28:06 +0000 (23:28 +0000)]
Fixed bug #41693 (scandir() allows empty directory names).

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

17 years ago- Fixed regression introduced by the fix for the libgd bug #74
Pierre Joye [Thu, 14 Jun 2007 19:17:31 +0000 (19:17 +0000)]
- 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 15:40:06 +0000 (15:40 +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:31 +0000 (07:09 +0000)]
Fixed bug #41566 (SOAP Server not properly generating href attributes)

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

17 years agoHandle very small longs via double
Ilia Alshanetsky [Wed, 13 Jun 2007 17:56:41 +0000 (17:56 +0000)]
Handle very small longs via double

17 years agoFixed bug #41673 (json_encode breaks large numbers in arrays).
Ilia Alshanetsky [Wed, 13 Jun 2007 17:07:58 +0000 (17:07 +0000)]
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:10 +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:13 +0000 (14:50 +0000)]
Fixed some class constant issues related to bug #41633

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

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

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

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

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

17 years agoFixed bug #41655 (open_basedir bypass via glob())
Ilia Alshanetsky [Tue, 12 Jun 2007 12:53:08 +0000 (12:53 +0000)]
Fixed bug #41655 (open_basedir bypass via glob())

17 years agoregroup
foobar [Mon, 11 Jun 2007 20:22:45 +0000 (20:22 +0000)]
regroup

17 years agoNew tests for file handling system functions
Raghubansh Kumar [Mon, 11 Jun 2007 16:14:59 +0000 (16:14 +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:04:43 +0000 (16:04 +0000)]
New testcase for get_defined_vars() function: get_defined_vars.phpt

17 years agoNew testcase for unset(), isset() and empty functions : 019.phpt
Raghubansh Kumar [Mon, 11 Jun 2007 15:55:44 +0000 (15:55 +0000)]
New testcase for unset(), isset() and empty functions : 019.phpt

17 years agoFixed test
Ilia Alshanetsky [Mon, 11 Jun 2007 15:09:41 +0000 (15:09 +0000)]
Fixed test

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

17 years agoUpdate test
Ilia Alshanetsky [Mon, 11 Jun 2007 15:07:40 +0000 (15:07 +0000)]
Update test

17 years agoFixed memory corruption when reading exif data of a non-file
Ilia Alshanetsky [Sun, 10 Jun 2007 20:12:45 +0000 (20:12 +0000)]
Fixed memory corruption when reading exif data of a non-file

17 years ago- Fix special case of no ini file in use or not found
foobar [Sat, 9 Jun 2007 12:06:53 +0000 (12:06 +0000)]
- Fix special case of no ini file in use or not found

17 years agoMFH
foobar [Sat, 9 Jun 2007 11:53:12 +0000 (11:53 +0000)]
MFH

17 years agoMFH:- Added php_ini_loaded_file() function which returns the path to the actual
foobar [Sat, 9 Jun 2007 11:44:08 +0000 (11:44 +0000)]
MFH:- Added php_ini_loaded_file() function which returns the path to the actual
  php.ini in use.

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

17 years agobfn
Antony Dovgal [Fri, 8 Jun 2007 14:48:35 +0000 (14:48 +0000)]
bfn

17 years agoMFH: fix #41561 (Values set with php_admin_* in httpd.conf can be overwritten with...
Antony Dovgal [Fri, 8 Jun 2007 14:47:45 +0000 (14:47 +0000)]
MFH: fix #41561 (Values set with php_admin_* in httpd.conf can be overwritten with ini_set())

17 years agonews
Antony Dovgal [Fri, 8 Jun 2007 08:45:33 +0000 (08:45 +0000)]
news

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

17 years agoadjust test for 64bit
Antony Dovgal [Fri, 8 Jun 2007 08:40:28 +0000 (08:40 +0000)]
adjust test for 64bit

17 years agofix test, add 64bit version
Antony Dovgal [Fri, 8 Jun 2007 08:34:48 +0000 (08:34 +0000)]
fix test, add 64bit version

17 years ago- #41630 entry
Pierre Joye [Fri, 8 Jun 2007 05:28:40 +0000 (05:28 +0000)]
- #41630 entry

17 years agoAdded missing error check inside bcpowmod().
Ilia Alshanetsky [Fri, 8 Jun 2007 00:41:57 +0000 (00:41 +0000)]
Added missing error check inside bcpowmod().

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

17 years ago- #41630, fix segfault when an invalid color index is present in the image
Pierre Joye [Thu, 7 Jun 2007 21:07:33 +0000 (21:07 +0000)]
- #41630, fix segfault when an invalid color index is present in the image
  data

17 years agoMFH: reset active_result_id when fetching persistent connection
Antony Dovgal [Thu, 7 Jun 2007 12:17:35 +0000 (12:17 +0000)]
MFH: reset active_result_id when fetching persistent connection
patch by Peter Christensen

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

17 years agoMFH: php_gmtime_r() fixes
Antony Dovgal [Thu, 7 Jun 2007 08:59:00 +0000 (08:59 +0000)]
MFH: php_gmtime_r() fixes

17 years agoMFH: check return value of *time_r() functions for NULL
Antony Dovgal [Thu, 7 Jun 2007 08:44:41 +0000 (08:44 +0000)]
MFH: check return value of *time_r() functions for NULL

17 years agoMFH: change E_NOTICE to E_ERROR when using a class constant from non-existent class
Antony Dovgal [Thu, 7 Jun 2007 08:37:40 +0000 (08:37 +0000)]
MFH: change E_NOTICE to E_ERROR when using a class constant from non-existent class
(noticed by Jani)
add tests

17 years agoFixed a crash inside ncurses_panel_above() when called prior to
Ilia Alshanetsky [Thu, 7 Jun 2007 02:29:44 +0000 (02:29 +0000)]
Fixed a crash inside ncurses_panel_above() when called prior to
ncurses_init()

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

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

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

17 years agofix news
foobar [Wed, 6 Jun 2007 22:41:23 +0000 (22:41 +0000)]
fix news

17 years agorevert - already have unpack.phpt
Stanislav Malyshev [Wed, 6 Jun 2007 22:25:08 +0000 (22:25 +0000)]
revert - already have unpack.phpt

17 years agoadd edge case test
Stanislav Malyshev [Wed, 6 Jun 2007 22:21:59 +0000 (22:21 +0000)]
add edge case test

17 years agoMFH: improve the checks for integer overflow
Antony Dovgal [Wed, 6 Jun 2007 22:09:25 +0000 (22:09 +0000)]
MFH: improve the checks for integer overflow

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

17 years agoMFH
Antony Dovgal [Wed, 6 Jun 2007 21:53:54 +0000 (21:53 +0000)]
MFH

17 years agonew fixes
Stanislav Malyshev [Wed, 6 Jun 2007 18:53:35 +0000 (18:53 +0000)]
new fixes

17 years agoMFH:- Fix passing of shared extensions to run-tests.php
foobar [Wed, 6 Jun 2007 18:28:13 +0000 (18:28 +0000)]
MFH:- Fix passing of shared extensions to run-tests.php

17 years agofix the chunks fix
Stanislav Malyshev [Wed, 6 Jun 2007 18:15:41 +0000 (18:15 +0000)]
fix the chunks fix

17 years agoFix chunk_split fix - avoid using floats
Stanislav Malyshev [Wed, 6 Jun 2007 17:59:07 +0000 (17:59 +0000)]
Fix chunk_split fix - avoid using floats
Fix money_format - don't give strfmon more arguments then supplied
Fix str[c]spn integer overflow

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

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

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

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