]>
granicus.if.org Git - php/log
foobar [Sun, 1 Jul 2007 21:28:16 +0000 (21:28 +0000)]
MFH: - Fixed bug #41865 (fputcsv(): 2nd parameter is not optional)
Christopher Jones [Sat, 30 Jun 2007 02:30:35 +0000 (02:30 +0000)]
Fix Bug #11345 Seg fault after NLS environment initialization error
foobar [Fri, 29 Jun 2007 15:13:40 +0000 (15:13 +0000)]
MFH
Christopher Jones [Fri, 29 Jun 2007 15:01:51 +0000 (15:01 +0000)]
Test for old bug fixed in some previous, unknown change
foobar [Fri, 29 Jun 2007 14:30:35 +0000 (14:30 +0000)]
MFH
foobar [Fri, 29 Jun 2007 14:01:11 +0000 (14:01 +0000)]
typo
foobar [Fri, 29 Jun 2007 14:00:21 +0000 (14:00 +0000)]
oops
foobar [Fri, 29 Jun 2007 13:51:27 +0000 (13:51 +0000)]
- Added missing SKIPIFs
Antony Dovgal [Fri, 29 Jun 2007 12:56:49 +0000 (12:56 +0000)]
divide the test into smaller tests
Antony Dovgal [Fri, 29 Jun 2007 11:47:36 +0000 (11:47 +0000)]
MFH
foobar [Fri, 29 Jun 2007 11:36:29 +0000 (11:36 +0000)]
oops
Dmitry Stogov [Fri, 29 Jun 2007 09:49:21 +0000 (09:49 +0000)]
Fixed CGI tests
Antony Dovgal [Fri, 29 Jun 2007 09:14:49 +0000 (09:14 +0000)]
MFH
Christopher Jones [Fri, 29 Jun 2007 05:29:48 +0000 (05:29 +0000)]
Un-DOSify line terminators. No merge to 6 required.
Christopher Jones [Fri, 29 Jun 2007 04:30:53 +0000 (04:30 +0000)]
Add testing steps
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
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.
Antony Dovgal [Thu, 28 Jun 2007 17:26:54 +0000 (17:26 +0000)]
add env vars for test settings (like in PDO)
Antony Dovgal [Thu, 28 Jun 2007 17:23:07 +0000 (17:23 +0000)]
MFH
Antony Dovgal [Thu, 28 Jun 2007 16:07:12 +0000 (16:07 +0000)]
MFH
Antony Dovgal [Thu, 28 Jun 2007 15:27:09 +0000 (15:27 +0000)]
MFH
Antony Dovgal [Thu, 28 Jun 2007 15:10:57 +0000 (15:10 +0000)]
remove 32bit restriction
Antony Dovgal [Thu, 28 Jun 2007 15:04:47 +0000 (15:04 +0000)]
more smaller tests
Antony Dovgal [Thu, 28 Jun 2007 14:51:35 +0000 (14:51 +0000)]
MFH
Andrey Hristov [Thu, 28 Jun 2007 09:07:40 +0000 (09:07 +0000)]
Remove dot at the end of the message
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
Antony Dovgal [Wed, 27 Jun 2007 22:05:31 +0000 (22:05 +0000)]
ksh is a pita
Antony Dovgal [Wed, 27 Jun 2007 17:04:15 +0000 (17:04 +0000)]
fix test
Zoe Slattery [Wed, 27 Jun 2007 14:50:21 +0000 (14:50 +0000)]
Tests constant initialisation
foobar [Wed, 27 Jun 2007 14:40:08 +0000 (14:40 +0000)]
MFH:- Added PHP_CHECK_SIZEOF macro (special version of AC_CHECK_SIZEOF)
Antony Dovgal [Wed, 27 Jun 2007 12:30:28 +0000 (12:30 +0000)]
MFH: fix #41692 (ArrayObject shows weird behaviour in respect to inheritance)
Antony Dovgal [Wed, 27 Jun 2007 08:56:38 +0000 (08:56 +0000)]
BFN
Antony Dovgal [Wed, 27 Jun 2007 08:55:27 +0000 (08:55 +0000)]
add test
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
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
Ilia Alshanetsky [Wed, 27 Jun 2007 02:00:46 +0000 (02:00 +0000)]
Added persistent connection status checker to pdo_pgsql
Dmitry Stogov [Tue, 26 Jun 2007 14:47:16 +0000 (14:47 +0000)]
Fixed bug #40419 (Trailing Slash in CGI request don't work)
Antony Dovgal [Tue, 26 Jun 2007 12:12:31 +0000 (12:12 +0000)]
fix tests as discussed
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)
Antony Dovgal [Tue, 26 Jun 2007 11:51:14 +0000 (11:51 +0000)]
fix ws
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
Antony Dovgal [Tue, 26 Jun 2007 10:22:48 +0000 (10:22 +0000)]
MFH
Ilia Alshanetsky [Tue, 26 Jun 2007 01:24:10 +0000 (01:24 +0000)]
Fixed bug #41698 (float parameters truncated to integer in prepared
statements).
Antony Dovgal [Mon, 25 Jun 2007 21:24:44 +0000 (21:24 +0000)]
fix test
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
Antony Dovgal [Mon, 25 Jun 2007 18:26:52 +0000 (18:26 +0000)]
MFH: fix #41711 (Null temporary lobs not supported)
Antony Dovgal [Mon, 25 Jun 2007 17:37:55 +0000 (17:37 +0000)]
MFH
Antony Dovgal [Mon, 25 Jun 2007 17:10:14 +0000 (17:10 +0000)]
fix test
foobar [Mon, 25 Jun 2007 16:26:39 +0000 (16:26 +0000)]
MFH: - Fixed bug #41794 (build fails with external libs under Solaris)
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).
Dmitry Stogov [Mon, 25 Jun 2007 14:22:49 +0000 (14:22 +0000)]
Fixed stat() to support rdev, blocksize and blocks on Fedora 7
Dmitry Stogov [Mon, 25 Jun 2007 09:01:53 +0000 (09:01 +0000)]
Fixed tests
Dmitry Stogov [Mon, 25 Jun 2007 08:40:20 +0000 (08:40 +0000)]
Better fix for bug #41655
Dmitry Stogov [Mon, 25 Jun 2007 08:39:10 +0000 (08:39 +0000)]
Restore big exponent letter in var_export() ('1e300' -> '1E300')
Dmitry Stogov [Mon, 25 Jun 2007 06:45:57 +0000 (06:45 +0000)]
Fixed tests
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).
Nuno Lopes [Sun, 24 Jun 2007 11:41:12 +0000 (11:41 +0000)]
fix memleak in sxe_prop_dim_read()
#found by coverity
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
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.
Pierre Joye [Fri, 22 Jun 2007 12:35:41 +0000 (12:35 +0000)]
- MFB: add test cases for #41655
Raghubansh Kumar [Fri, 22 Jun 2007 08:11:45 +0000 (08:11 +0000)]
New tests for file system handling functions
Stanislav Malyshev [Fri, 22 Jun 2007 00:10:02 +0000 (00:10 +0000)]
Fixed bug #41765 (Recode crashes/does not work on amd64)
Stanislav Malyshev [Fri, 22 Jun 2007 00:02:15 +0000 (00:02 +0000)]
fix #41765
Raghubansh Kumar [Thu, 21 Jun 2007 21:12:18 +0000 (21:12 +0000)]
New tests for file system handling functions
Raghubansh Kumar [Thu, 21 Jun 2007 21:06:47 +0000 (21:06 +0000)]
New functons to compare stat array
Dmitry Stogov [Thu, 21 Jun 2007 12:42:36 +0000 (12:42 +0000)]
Proper fix for bug #39215 Inappropriate close of stdin/stdout/stderr
Dmitry Stogov [Thu, 21 Jun 2007 09:02:21 +0000 (09:02 +0000)]
Fixed default values
Dmitry Stogov [Thu, 21 Jun 2007 08:40:43 +0000 (08:40 +0000)]
no need to return exit status of the last fastcgi request
Ilia Alshanetsky [Wed, 20 Jun 2007 23:05:52 +0000 (23:05 +0000)]
Fixed typos
Ilia Alshanetsky [Tue, 19 Jun 2007 22:09:49 +0000 (22:09 +0000)]
Fixed a memory leak inside load_all_certs_file()
foobar [Tue, 19 Jun 2007 18:22:58 +0000 (18:22 +0000)]
bfn
Nuno Lopes [Tue, 19 Jun 2007 17:32:36 +0000 (17:32 +0000)]
new test
Nuno Lopes [Tue, 19 Jun 2007 17:11:30 +0000 (17:11 +0000)]
final PCRE 7.2 release :-)
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.
foobar [Mon, 18 Jun 2007 22:35:30 +0000 (22:35 +0000)]
rephrase
Stanislav Malyshev [Mon, 18 Jun 2007 22:06:33 +0000 (22:06 +0000)]
mysql fix
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
Raghubansh Kumar [Mon, 18 Jun 2007 19:45:53 +0000 (19:45 +0000)]
New tests for file system handling functions
foobar [Mon, 18 Jun 2007 16:55:36 +0000 (16:55 +0000)]
rephrase
Ilia Alshanetsky [Mon, 18 Jun 2007 16:53:09 +0000 (16:53 +0000)]
Fixed bug #41686 (Omitting length param in array_slice not possible).
Ilia Alshanetsky [Mon, 18 Jun 2007 16:46:21 +0000 (16:46 +0000)]
Fixed bug #41724 (libxml_get_last_error() - errors survice request scope).
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).
Dmitry Stogov [Mon, 18 Jun 2007 10:02:12 +0000 (10:02 +0000)]
Fixed test
Dmitry Stogov [Mon, 18 Jun 2007 09:50:40 +0000 (09:50 +0000)]
Fixed yet another realpath cache bug and wrong tests
Nuno Lopes [Sun, 17 Jun 2007 19:03:58 +0000 (19:03 +0000)]
malloc+memset == calloc (sync with libgd)
Pierre Joye [Sun, 17 Jun 2007 16:51:50 +0000 (16:51 +0000)]
- Drop useless tests (Daniel Diaz)
Ilia Alshanetsky [Sun, 17 Jun 2007 14:31:12 +0000 (14:31 +0000)]
Fixed zend_alter_ini_entry() memory_limit interruption vulnerability.
Ilia Alshanetsky [Sun, 17 Jun 2007 14:25:46 +0000 (14:25 +0000)]
Fixed compiler warning
Pierre Joye [Sun, 17 Jun 2007 10:56:51 +0000 (10:56 +0000)]
- MFH: #41717, imagepolygon does not respect thickness
(sync with libgd)
Stefan Esser [Sat, 16 Jun 2007 07:48:07 +0000 (07:48 +0000)]
MFH
Stanislav Malyshev [Fri, 15 Jun 2007 22:40:00 +0000 (22:40 +0000)]
Disallow characters that Cookie RFC does not allow in unquoted cookies
Nuno Lopes [Fri, 15 Jun 2007 19:47:10 +0000 (19:47 +0000)]
sync with libgd: improve _gdImageFillTiled()
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
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
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
Dmitry Stogov [Fri, 15 Jun 2007 08:16:11 +0000 (08:16 +0000)]
Fixed test
Dmitry Stogov [Fri, 15 Jun 2007 08:04:59 +0000 (08:04 +0000)]
Prevent memory overflow
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
Ilia Alshanetsky [Thu, 14 Jun 2007 23:28:06 +0000 (23:28 +0000)]
Fixed bug #41693 (scandir() allows empty directory names).
Raghubansh Kumar [Thu, 14 Jun 2007 20:12:58 +0000 (20:12 +0000)]
New tests for file system handling functions