]> granicus.if.org Git - php/log
php
17 years agoMFH
Antony Dovgal [Fri, 29 Jun 2007 09:14:49 +0000 (09:14 +0000)]
MFH

17 years agoUn-DOSify line terminators. No merge to 6 required.
Christopher Jones [Fri, 29 Jun 2007 05:29:48 +0000 (05:29 +0000)]
Un-DOSify line terminators.  No merge to 6 required.

17 years agoAdd testing steps
Christopher Jones [Fri, 29 Jun 2007 04:30:53 +0000 (04:30 +0000)]
Add testing steps

17 years agoMFH:- Improved php-config:
foobar [Fri, 29 Jun 2007 01:10:35 +0000 (01:10 +0000)]
MFH:- Improved php-config:
MFH:  . Added --configure-options option to get configure line for current build
MFH:  . Added --php-sapis option which shows SAPIs available
MFH:  . Fixed problem with missing php binary when CLI is not build but CGI is.
MFH:- Fixed broken sed issues in phpize script

17 years agoWhen working with persistent connections re-initialize options on each
Ilia Alshanetsky [Thu, 28 Jun 2007 19:22:52 +0000 (19:22 +0000)]
When working with persistent connections re-initialize options on each
connection. Flags like error reporting may differ.

17 years agoadd env vars for test settings (like in PDO)
Antony Dovgal [Thu, 28 Jun 2007 17:26:54 +0000 (17:26 +0000)]
add env vars for test settings (like in PDO)

17 years agoMFH
Antony Dovgal [Thu, 28 Jun 2007 17:23:07 +0000 (17:23 +0000)]
MFH

17 years agoMFH
Antony Dovgal [Thu, 28 Jun 2007 16:07:12 +0000 (16:07 +0000)]
MFH

17 years agoMFH
Antony Dovgal [Thu, 28 Jun 2007 15:27:09 +0000 (15:27 +0000)]
MFH

17 years agoremove 32bit restriction
Antony Dovgal [Thu, 28 Jun 2007 15:10:57 +0000 (15:10 +0000)]
remove 32bit restriction

17 years agomore smaller tests
Antony Dovgal [Thu, 28 Jun 2007 15:04:47 +0000 (15:04 +0000)]
more smaller tests

17 years agoMFH
Antony Dovgal [Thu, 28 Jun 2007 14:51:35 +0000 (14:51 +0000)]
MFH

17 years agoRemove dot at the end of the message
Andrey Hristov [Thu, 28 Jun 2007 09:07:40 +0000 (09:07 +0000)]
Remove dot at the end of the message

17 years agoAdded support for ATTR_TIMEOUT inside pdo_pgsql driver.
Ilia Alshanetsky [Thu, 28 Jun 2007 03:13:29 +0000 (03:13 +0000)]
Added support for ATTR_TIMEOUT inside pdo_pgsql driver.
Fixed a bug inside PDO's "use persistent" connection detection mechanism
that would trigger connections on "" and "0" values

17 years agoksh is a pita
Antony Dovgal [Wed, 27 Jun 2007 22:05:31 +0000 (22:05 +0000)]
ksh is a pita

17 years agofix test
Antony Dovgal [Wed, 27 Jun 2007 17:04:15 +0000 (17:04 +0000)]
fix test

17 years agoTests constant initialisation
Zoe Slattery [Wed, 27 Jun 2007 14:50:21 +0000 (14:50 +0000)]
Tests constant initialisation

17 years agoMFH:- Added PHP_CHECK_SIZEOF macro (special version of AC_CHECK_SIZEOF)
foobar [Wed, 27 Jun 2007 14:40:08 +0000 (14:40 +0000)]
MFH:- Added PHP_CHECK_SIZEOF macro (special version of AC_CHECK_SIZEOF)

17 years agoMFH: fix #41692 (ArrayObject shows weird behaviour in respect to inheritance)
Antony Dovgal [Wed, 27 Jun 2007 12:30:28 +0000 (12:30 +0000)]
MFH: fix #41692 (ArrayObject shows weird behaviour in respect to inheritance)

17 years agoBFN
Antony Dovgal [Wed, 27 Jun 2007 08:56:38 +0000 (08:56 +0000)]
BFN

17 years agoadd test
Antony Dovgal [Wed, 27 Jun 2007 08:55:27 +0000 (08:55 +0000)]
add test

17 years agofix #41813 (segmentation fault when using string offset as an object)
Antony Dovgal [Wed, 27 Jun 2007 08:51:40 +0000 (08:51 +0000)]
fix #41813 (segmentation fault when using string offset as an object)
patch by judas dot iscariote at gmail dot com

17 years agoFixed a crash inside PDO when there is more then one instance of a
Ilia Alshanetsky [Wed, 27 Jun 2007 02:02:18 +0000 (02:02 +0000)]
Fixed a crash inside PDO when there is more then one instance of a
persistent connection inside a script and PDO object is extended by class
with a destructor

17 years agoAdded persistent connection status checker to pdo_pgsql
Ilia Alshanetsky [Wed, 27 Jun 2007 02:00:46 +0000 (02:00 +0000)]
Added persistent connection status checker to pdo_pgsql

17 years agoFixed bug #40419 (Trailing Slash in CGI request don't work)
Dmitry Stogov [Tue, 26 Jun 2007 14:47:16 +0000 (14:47 +0000)]
Fixed bug #40419 (Trailing Slash in CGI request don't work)

17 years agofix tests as discussed
Antony Dovgal [Tue, 26 Jun 2007 12:12:31 +0000 (12:12 +0000)]
fix tests as discussed

17 years agoMFH: fix #41445 (parse_ini_file() has a problem with certain types of integer as...
Antony Dovgal [Tue, 26 Jun 2007 12:10:08 +0000 (12:10 +0000)]
MFH: fix #41445 (parse_ini_file() has a problem with certain types of integer as sections)

17 years agofix ws
Antony Dovgal [Tue, 26 Jun 2007 11:51:14 +0000 (11:51 +0000)]
fix ws

17 years agoMFH: fix #41795 (checkdnsrr does not support DNS_TXT type)
Antony Dovgal [Tue, 26 Jun 2007 11:04:55 +0000 (11:04 +0000)]
MFH: fix #41795 (checkdnsrr does not support DNS_TXT type)
patch by lucas at facebook dot com

17 years agoMFH
Antony Dovgal [Tue, 26 Jun 2007 10:22:48 +0000 (10:22 +0000)]
MFH

17 years agoFixed bug #41698 (float parameters truncated to integer in prepared
Ilia Alshanetsky [Tue, 26 Jun 2007 01:24:10 +0000 (01:24 +0000)]
Fixed bug #41698 (float parameters truncated to integer in prepared
statements).

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

17 years agofix #41773 (php_strip_whitespace sends headers with errors suppressed)
Antony Dovgal [Mon, 25 Jun 2007 21:12:47 +0000 (21:12 +0000)]
fix #41773 (php_strip_whitespace sends headers with errors suppressed)
MFB is not needed, output buffering in HEAD handles this situation correctly

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

17 years agoMFH
Antony Dovgal [Mon, 25 Jun 2007 17:37:55 +0000 (17:37 +0000)]
MFH

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

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

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

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

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

17 years agoBetter fix for bug #41655
Dmitry Stogov [Mon, 25 Jun 2007 08:40:20 +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:10 +0000 (08:39 +0000)]
Restore big exponent letter in var_export() ('1e300' -> '1E300')

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

17 years agoFixed bug #41685 (array_push() fails to warn when next index is already
Ilia Alshanetsky [Sun, 24 Jun 2007 17:37:01 +0000 (17:37 +0000)]
Fixed bug #41685 (array_push() fails to warn when next index is already
occupied).

17 years agofix memleak in sxe_prop_dim_read()
Nuno Lopes [Sun, 24 Jun 2007 11:41:12 +0000 (11:41 +0000)]
fix memleak in sxe_prop_dim_read()
#found by coverity

17 years agoReverting test to original after dicsussion with Raghu. Will open bugzilla for Linux...
Zoe Slattery [Fri, 22 Jun 2007 19:18:37 +0000 (19:18 +0000)]
Reverting test to original after dicsussion with Raghu. Will open bugzilla for Linux/VMware behaviour

17 years agoChanged expected output so that this runs on Linux under VMWare as well as Linux.
Zoe Slattery [Fri, 22 Jun 2007 14:46:18 +0000 (14:46 +0000)]
Changed expected output so that this runs on Linux under VMWare as well as Linux.

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