]>
granicus.if.org Git - php/log
Hannes Magnusson [Wed, 10 Jan 2007 15:25:07 +0000 (15:25 +0000)]
Add missing ifdefs for shutdown()
Hannes Magnusson [Wed, 10 Jan 2007 14:40:06 +0000 (14:40 +0000)]
Fix ifdefs
Hannes Magnusson [Wed, 10 Jan 2007 14:37:31 +0000 (14:37 +0000)]
Fix build on system where HAVE_SETLOCALE is not defined
Antony Dovgal [Wed, 10 Jan 2007 14:11:44 +0000 (14:11 +0000)]
BFN
Antony Dovgal [Wed, 10 Jan 2007 12:03:11 +0000 (12:03 +0000)]
use RETURN_* instead of RETVAL_* and fix #40083
Dmitry Stogov [Wed, 10 Jan 2007 07:04:49 +0000 (07:04 +0000)]
Fixed SIGSEGV
Ilia Alshanetsky [Tue, 9 Jan 2007 23:27:22 +0000 (23:27 +0000)]
Fixed bug #40079 (php_get_current_user() not thread safe).
# Original patch from wharmby at uk dot ibm dot com
Sara Golemon [Tue, 9 Jan 2007 23:13:05 +0000 (23:13 +0000)]
MFH: Add CURLOPT_TCP_NODELAY constant
Marcus Boerger [Tue, 9 Jan 2007 18:50:45 +0000 (18:50 +0000)]
- Ups wrong place
Marcus Boerger [Tue, 9 Jan 2007 18:35:32 +0000 (18:35 +0000)]
- BFN
Marcus Boerger [Tue, 9 Jan 2007 17:55:29 +0000 (17:55 +0000)]
- MFH Fix for #40073
Andrei Zmievski [Tue, 9 Jan 2007 17:37:53 +0000 (17:37 +0000)]
Fix 'b' prefix in highlighting and tokenizer. (Matt W)
Dmitry Stogov [Tue, 9 Jan 2007 16:27:17 +0000 (16:27 +0000)]
Close open files in case of failure (Amit)
Ilia Alshanetsky [Tue, 9 Jan 2007 15:31:12 +0000 (15:31 +0000)]
Prevent SESSION/GLOBALS overload via session decoding
Dmitry Stogov [Tue, 9 Jan 2007 15:29:14 +0000 (15:29 +0000)]
Fixed bug #40076 (zend_alloc.c: Value of enumeration constant must be in range of signed integer)
Ilia Alshanetsky [Tue, 9 Jan 2007 15:20:45 +0000 (15:20 +0000)]
Added key_length intialization for intergers
Dmitry Stogov [Tue, 9 Jan 2007 15:06:07 +0000 (15:06 +0000)]
Fixed bug #40002 (Try/Catch performs poorly)
Dmitry Stogov [Tue, 9 Jan 2007 11:53:08 +0000 (11:53 +0000)]
Bump year.
Antony Dovgal [Tue, 9 Jan 2007 11:37:17 +0000 (11:37 +0000)]
MFH: zerofill info_data and fix possible segfault
partly fixes #40073
Nuno Lopes [Mon, 8 Jan 2007 22:52:22 +0000 (22:52 +0000)]
avoid calling MSHUTDOWN when built without libt1
Nuno Lopes [Mon, 8 Jan 2007 22:34:07 +0000 (22:34 +0000)]
remove useless MSHUTDOWN function
Nuno Lopes [Mon, 8 Jan 2007 22:29:25 +0000 (22:29 +0000)]
make the hash_ops structures const and save some memory
# ram memory is so expensive these days...
Andrei Zmievski [Mon, 8 Jan 2007 22:24:11 +0000 (22:24 +0000)]
MFH
Ilia Alshanetsky [Mon, 8 Jan 2007 14:24:59 +0000 (14:24 +0000)]
Use safe_emalloc() rather then emalloc()
Ilia Alshanetsky [Mon, 8 Jan 2007 04:27:29 +0000 (04:27 +0000)]
Fixed bug #38325 (spl_autoload_register() gaves wrong line for "class
not found").
Ilia Alshanetsky [Mon, 8 Jan 2007 03:39:09 +0000 (03:39 +0000)]
Provide means for opening file for zend with error supression. Allows us to
avoid INI hackery such as the one used in SPL.
Edin Kadribasic [Mon, 8 Jan 2007 00:27:06 +0000 (00:27 +0000)]
MFH: Make mt more silent
Ilia Alshanetsky [Sun, 7 Jan 2007 18:38:22 +0000 (18:38 +0000)]
Fixed bug #39394 (Missing check for older variants of openssl).
Hannes Magnusson [Sun, 7 Jan 2007 07:58:28 +0000 (07:58 +0000)]
Use relative timestamp
#Thanks Nuno :)
Ilia Alshanetsky [Sun, 7 Jan 2007 04:36:40 +0000 (04:36 +0000)]
Fixed bug #39979 (PGSQL_CONNECT_FORCE_NEW will causes next connect to
establish a new connection).
Ilia Alshanetsky [Sun, 7 Jan 2007 03:52:44 +0000 (03:52 +0000)]
Fixed bug #40036 (empty() does not work correctly with ArrayObject when
using ARRAY_AS_PROPS).
Ilia Alshanetsky [Sun, 7 Jan 2007 03:12:14 +0000 (03:12 +0000)]
Fixed memory leaks on error
Nuno Lopes [Sat, 6 Jan 2007 20:44:51 +0000 (20:44 +0000)]
MFH
Nuno Lopes [Sat, 6 Jan 2007 20:16:25 +0000 (20:16 +0000)]
fix a few memleaks and double-free()s on error conditions
Nuno Lopes [Sat, 6 Jan 2007 19:25:33 +0000 (19:25 +0000)]
fix build with libming 0.3 and older
Rob Richards [Sat, 6 Jan 2007 18:05:02 +0000 (18:05 +0000)]
update xmlwriter_write_dtd_entity parameters
Rob Richards [Sat, 6 Jan 2007 18:03:43 +0000 (18:03 +0000)]
MFH: parameter entity argument (pe) should be bool
update test
Ilia Alshanetsky [Sat, 6 Jan 2007 17:35:44 +0000 (17:35 +0000)]
removed dl() block
Hannes Magnusson [Sat, 6 Jan 2007 16:56:38 +0000 (16:56 +0000)]
Fix skipif
Hannes Magnusson [Sat, 6 Jan 2007 16:50:55 +0000 (16:50 +0000)]
ext/XMLWriter updates
Hannes Magnusson [Sat, 6 Jan 2007 15:53:33 +0000 (15:53 +0000)]
MFH: bug #39504 (xmlwriter_write_dtd_entity() creates Attlist tag, not entity)
Add & improve test
Dmitry Stogov [Sat, 6 Jan 2007 09:02:02 +0000 (09:02 +0000)]
Improved proc_open(). Now on Windows it can run external commands not through CMD.EXE
Sara Golemon [Fri, 5 Jan 2007 21:31:56 +0000 (21:31 +0000)]
MFH: (r-1.16) ttyname_r() is broken on BSD
Hannes Magnusson [Fri, 5 Jan 2007 15:22:35 +0000 (15:22 +0000)]
Fix test according to bug#40009
Hannes Magnusson [Fri, 5 Jan 2007 15:21:45 +0000 (15:21 +0000)]
Fix tests
#We'll need to update these every year..
Ilia Alshanetsky [Fri, 5 Jan 2007 15:06:55 +0000 (15:06 +0000)]
%f -> %F
Ilia Alshanetsky [Thu, 4 Jan 2007 23:55:56 +0000 (23:55 +0000)]
Back to dev
Ilia Alshanetsky [Thu, 4 Jan 2007 23:52:29 +0000 (23:52 +0000)]
5.2.1RC2
Ilia Alshanetsky [Thu, 4 Jan 2007 23:49:35 +0000 (23:49 +0000)]
Added missing open_basedir checks
Nuno Lopes [Thu, 4 Jan 2007 14:11:47 +0000 (14:11 +0000)]
remove --show-details from lcov's genhtml, as currently we don't separate the coverage data per test, making this option useless
# gathering per test coverage data is possible, but way too slow and would require modifications to run-tests.php
Ilia Alshanetsky [Wed, 3 Jan 2007 23:16:56 +0000 (23:16 +0000)]
Fixed bug #40009 (http_build_query(array()) returns NULL).
Nuno Lopes [Wed, 3 Jan 2007 22:32:49 +0000 (22:32 +0000)]
reduce the test data size even further or when running with valgrind it times out
Nuno Lopes [Wed, 3 Jan 2007 22:05:24 +0000 (22:05 +0000)]
MFH: fix infinite cycle
#this was the infinite cycle that was bugging me in the gcov machine...
Antony Dovgal [Wed, 3 Jan 2007 20:45:22 +0000 (20:45 +0000)]
MFH
Hannes Magnusson [Wed, 3 Jan 2007 20:08:37 +0000 (20:08 +0000)]
MFH: revert pcrelib version string
Antony Dovgal [Wed, 3 Jan 2007 18:32:27 +0000 (18:32 +0000)]
MFH
Derick Rethans [Wed, 3 Jan 2007 14:46:23 +0000 (14:46 +0000)]
- Fixed bug #40012 (php_date.c doesnt compile on Netware).
Antony Dovgal [Wed, 3 Jan 2007 13:48:54 +0000 (13:48 +0000)]
MFH
Antony Dovgal [Wed, 3 Jan 2007 13:47:11 +0000 (13:47 +0000)]
fix test
Ilia Alshanetsky [Wed, 3 Jan 2007 04:05:12 +0000 (04:05 +0000)]
Use proper length
Ilia Alshanetsky [Wed, 3 Jan 2007 03:55:07 +0000 (03:55 +0000)]
Added filter callback
Unlink temporary file on error
Nuno Lopes [Tue, 2 Jan 2007 15:29:09 +0000 (15:29 +0000)]
+- Fixed bug #37619 (proc_open() closes stdin on fork() failure).
Nuno Lopes [Mon, 1 Jan 2007 20:10:01 +0000 (20:10 +0000)]
add EXTRA_LDFLAGS_PROGRAM to config.nice (as LDFLAG is quite useless)
Ilia Alshanetsky [Mon, 1 Jan 2007 19:40:29 +0000 (19:40 +0000)]
fixed compiler warnings
Ilia Alshanetsky [Mon, 1 Jan 2007 19:35:47 +0000 (19:35 +0000)]
fixed compiler warning
Ilia Alshanetsky [Mon, 1 Jan 2007 19:32:10 +0000 (19:32 +0000)]
Update copyright year
# The rest of the files were already updated by Sebastian
Ilia Alshanetsky [Mon, 1 Jan 2007 19:24:50 +0000 (19:24 +0000)]
Fixed compiler warnings
Ilia Alshanetsky [Mon, 1 Jan 2007 19:21:48 +0000 (19:21 +0000)]
Added missing entity functions (MFH from HEAD)
Fixed php_xmlwriter_streams_IO_close() docs
Sebastian Bergmann [Mon, 1 Jan 2007 09:36:18 +0000 (09:36 +0000)]
MFH: Bump year.
Ilia Alshanetsky [Sun, 31 Dec 2006 22:47:13 +0000 (22:47 +0000)]
Simplify code and change strchr() to memchr()
Ilia Alshanetsky [Sun, 31 Dec 2006 22:25:55 +0000 (22:25 +0000)]
Added boundary checks to php_binary deserializer
Ilia Alshanetsky [Sun, 31 Dec 2006 19:22:01 +0000 (19:22 +0000)]
Fixed bug #39984 (redirect response code in header() could be ignored in
CGI sapi).
Marcus Boerger [Sun, 31 Dec 2006 18:20:22 +0000 (18:20 +0000)]
- MFH Bugfix: #39996 Wrong PHPDoc comment for SplFileInfo::getType()
Nuno Lopes [Sun, 31 Dec 2006 15:27:13 +0000 (15:27 +0000)]
- Fixed bug #36427 (proc_open() / proc_close() leak handles on windows).
Nuno Lopes [Sun, 31 Dec 2006 14:47:17 +0000 (14:47 +0000)]
Fixed bug #38542 (proc_get_status() returns wrong PID on windows)
Ilia Alshanetsky [Sat, 30 Dec 2006 20:46:47 +0000 (20:46 +0000)]
Added missing resource validation checks
Ilia Alshanetsky [Sat, 30 Dec 2006 20:21:25 +0000 (20:21 +0000)]
Added missing resource type checks
Rob Richards [Sat, 30 Dec 2006 15:43:10 +0000 (15:43 +0000)]
BFN
Rob Richards [Sat, 30 Dec 2006 15:41:17 +0000 (15:41 +0000)]
fix bug #39760 (cloning fails on nested SimpleXML-Object)
add test
Ilia Alshanetsky [Sat, 30 Dec 2006 02:28:15 +0000 (02:28 +0000)]
C++ comment
Ilia Alshanetsky [Sat, 30 Dec 2006 02:00:51 +0000 (02:00 +0000)]
Mark test as being 32bit only
Ilia Alshanetsky [Sat, 30 Dec 2006 01:57:01 +0000 (01:57 +0000)]
Simplify & optimize code
# Patch by Matt Wilmas
Ilia Alshanetsky [Sat, 30 Dec 2006 01:56:18 +0000 (01:56 +0000)]
Fixes test #50
Ilia Alshanetsky [Fri, 29 Dec 2006 00:34:30 +0000 (00:34 +0000)]
Fixed bug #39971 (pg_insert/pg_update do not allow now() to be used for
timestamp fields).
Antony Dovgal [Thu, 28 Dec 2006 22:36:53 +0000 (22:36 +0000)]
MFH
Antony Dovgal [Thu, 28 Dec 2006 22:12:08 +0000 (22:12 +0000)]
that was not intentional
thanks Nuno
Antony Dovgal [Thu, 28 Dec 2006 21:02:14 +0000 (21:02 +0000)]
MFH
Antony Dovgal [Thu, 28 Dec 2006 20:45:27 +0000 (20:45 +0000)]
MFH
Nuno Lopes [Thu, 28 Dec 2006 19:52:37 +0000 (19:52 +0000)]
make this test run a little faster (is currently timeout with valgrind)
Ilia Alshanetsky [Thu, 28 Dec 2006 15:21:21 +0000 (15:21 +0000)]
Added buffer length checks
Ilia Alshanetsky [Thu, 28 Dec 2006 15:09:29 +0000 (15:09 +0000)]
Simplify code and eliminate strcat() usage
Nuno Lopes [Thu, 28 Dec 2006 15:07:45 +0000 (15:07 +0000)]
MFH: force tidy.clean_output=0
Antony Dovgal [Thu, 28 Dec 2006 14:26:36 +0000 (14:26 +0000)]
MFH
Antony Dovgal [Thu, 28 Dec 2006 14:17:38 +0000 (14:17 +0000)]
MFH
Antony Dovgal [Thu, 28 Dec 2006 13:30:25 +0000 (13:30 +0000)]
MFH
Antony Dovgal [Thu, 28 Dec 2006 12:18:54 +0000 (12:18 +0000)]
MFH
Antony Dovgal [Thu, 28 Dec 2006 12:01:50 +0000 (12:01 +0000)]
MFH
Ilia Alshanetsky [Thu, 28 Dec 2006 00:17:48 +0000 (00:17 +0000)]
Avoid strcpy() & strcat()
Nuno Lopes [Wed, 27 Dec 2006 15:22:28 +0000 (15:22 +0000)]
die("skip this is for PHP < 4.2.3");
Nuno Lopes [Wed, 27 Dec 2006 15:17:04 +0000 (15:17 +0000)]
oops: remove uneeded code in the skip condition