]> granicus.if.org Git - php/log
php
17 years agofix 'make test' on platforms with broken shells
Antony Dovgal [Tue, 26 Jun 2007 10:22:36 +0000 (10:22 +0000)]
fix 'make test' on platforms with broken shells

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

17 years agofix test
Antony Dovgal [Mon, 25 Jun 2007 21:24:37 +0000 (21:24 +0000)]
fix test

17 years agoMFB: Fixed bug #41350 (my_thread_global_end() error during request shutdown on Windows).
Scott MacVicar [Mon, 25 Jun 2007 20:19:30 +0000 (20:19 +0000)]
MFB: Fixed bug #41350 (my_thread_global_end() error during request shutdown on Windows).

17 years agofix #41711 (Null temporary lobs not supported)
Antony Dovgal [Mon, 25 Jun 2007 18:25:08 +0000 (18:25 +0000)]
fix #41711 (Null temporary lobs not supported)

17 years agocleanup test data
Antony Dovgal [Mon, 25 Jun 2007 17:37:48 +0000 (17:37 +0000)]
cleanup test data

17 years agofix test
Antony Dovgal [Mon, 25 Jun 2007 17:10:07 +0000 (17:10 +0000)]
fix test

17 years ago- Fixed bug #41794 (build fails with external libs under Solaris)
foobar [Mon, 25 Jun 2007 16:26:19 +0000 (16:26 +0000)]
- Fixed bug #41794 (build fails with external libs under Solaris)

17 years agoFixed stat() to support rdev, blocksize and blocks on Fedora 7
Dmitry Stogov [Mon, 25 Jun 2007 14:23:21 +0000 (14:23 +0000)]
Fixed stat() to support rdev, blocksize and blocks on Fedora 7

17 years ago(forgotten part of fix)
Dmitry Stogov [Mon, 25 Jun 2007 09:42:49 +0000 (09:42 +0000)]
(forgotten part of fix)

17 years agoFixed tests
Dmitry Stogov [Mon, 25 Jun 2007 09:02:07 +0000 (09:02 +0000)]
Fixed tests

17 years agoBetter fix for bug #41655
Dmitry Stogov [Mon, 25 Jun 2007 08:40:36 +0000 (08:40 +0000)]
Better fix for bug #41655

17 years agoRestore big exponent letter in var_export() ('1e300' -> '1E300')
Dmitry Stogov [Mon, 25 Jun 2007 08:39:23 +0000 (08:39 +0000)]
Restore big exponent letter in var_export() ('1e300' -> '1E300')

17 years agoFixed tests
Dmitry Stogov [Mon, 25 Jun 2007 06:46:15 +0000 (06:46 +0000)]
Fixed tests

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

17 years agoMFB:fix memleak in sxe_prop_dim_read()
Nuno Lopes [Sun, 24 Jun 2007 11:43:34 +0000 (11:43 +0000)]
MFB:fix memleak in sxe_prop_dim_read()

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

17 years ago- MFB: add test cases for #41655
Pierre Joye [Fri, 22 Jun 2007 12:36:55 +0000 (12:36 +0000)]
- MFB: add test cases for #41655

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

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

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

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

17 years agoNew functons to compare stat array
Raghubansh Kumar [Thu, 21 Jun 2007 21:08:38 +0000 (21:08 +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:58 +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:01:57 +0000 (09:01 +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:56 +0000 (08:40 +0000)]
no need to return exit status of the last fastcgi request

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

17 years ago- MFB: Fixed a memory leak inside load_all_certs_file()
Pierre Joye [Wed, 20 Jun 2007 05:27:38 +0000 (05:27 +0000)]
- MFB:  Fixed a memory leak inside load_all_certs_file()

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

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

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

17 years ago- Added the H modifier to create non-locale-aware non-fixed-precision float
Derick Rethans [Tue, 19 Jun 2007 12:19:27 +0000 (12:19 +0000)]
- Added the H modifier to create non-locale-aware non-fixed-precision float
  representations.
- 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 agoChangeLog update
<changelog@php.net> [Tue, 19 Jun 2007 01:31:21 +0000 (01:31 +0000)]
ChangeLog update

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

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

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

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

17 years agoFixed error message
Dmitry Stogov [Mon, 18 Jun 2007 13:54:59 +0000 (13:54 +0000)]
Fixed error message

17 years agoFixed crash in substr_compare()
Dmitry Stogov [Mon, 18 Jun 2007 13:39:02 +0000 (13:39 +0000)]
Fixed crash in substr_compare()
Fixed error messages

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

17 years agoMTH: Fixed bug #40432 (strip_tags() fails with greater than in attribute).
Dmitry Stogov [Mon, 18 Jun 2007 11:50:41 +0000 (11:50 +0000)]
MTH: Fixed bug #40432 (strip_tags() fails with greater than in attribute).

17 years agoMTH: Fixed foreach by-ref bug
Dmitry Stogov [Mon, 18 Jun 2007 11:20:01 +0000 (11:20 +0000)]
MTH: Fixed foreach by-ref bug

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

17 years agoFixed tests
Dmitry Stogov [Mon, 18 Jun 2007 10:47:33 +0000 (10:47 +0000)]
Fixed tests

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

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

17 years agoFixed test
Dmitry Stogov [Mon, 18 Jun 2007 07:45:24 +0000 (07:45 +0000)]
Fixed test

17 years agoFixed test
Dmitry Stogov [Mon, 18 Jun 2007 07:38:21 +0000 (07:38 +0000)]
Fixed test

17 years agoFixed test file
Dmitry Stogov [Mon, 18 Jun 2007 07:31:45 +0000 (07:31 +0000)]
Fixed test file

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