]>
granicus.if.org Git - php/log
Rob Richards [Mon, 26 Feb 2007 12:37:57 +0000 (12:37 +0000)]
fix win build
Antony Dovgal [Mon, 26 Feb 2007 11:55:32 +0000 (11:55 +0000)]
fix CS/WS
Antony Dovgal [Mon, 26 Feb 2007 11:43:28 +0000 (11:43 +0000)]
MFB: use zend_spprintf()
Dmitry Stogov [Mon, 26 Feb 2007 10:22:44 +0000 (10:22 +0000)]
ZTS fix
Antony Dovgal [Mon, 26 Feb 2007 09:57:54 +0000 (09:57 +0000)]
new test
Dmitry Stogov [Mon, 26 Feb 2007 09:39:08 +0000 (09:39 +0000)]
poll() is not affected by FD_SETSIZE (Tony)
<changelog@php.net> [Mon, 26 Feb 2007 01:31:05 +0000 (01:31 +0000)]
ChangeLog update
Antony Dovgal [Sun, 25 Feb 2007 23:16:32 +0000 (23:16 +0000)]
do not allow db without fields
fix test
Antony Dovgal [Sun, 25 Feb 2007 22:58:57 +0000 (22:58 +0000)]
zerofill socket structs
Nuno Lopes [Sun, 25 Feb 2007 18:48:19 +0000 (18:48 +0000)]
MFB: update pcre symbol list
Dmitry Stogov [Sun, 25 Feb 2007 16:12:18 +0000 (16:12 +0000)]
Fixed bug #40591 (list()="string"; gives invalid opcode)
Dmitry Stogov [Sun, 25 Feb 2007 13:24:25 +0000 (13:24 +0000)]
Fixed bug #40609 (Segfaults when using more than one SoapVar in a request). (Rob, Dmitry)
Marcus Boerger [Sun, 25 Feb 2007 13:09:07 +0000 (13:09 +0000)]
- Readability
Pierre Joye [Sun, 25 Feb 2007 02:56:03 +0000 (02:56 +0000)]
- MFB: sync with libgd.org, patch from Kees Cook
<changelog@php.net> [Sun, 25 Feb 2007 01:31:08 +0000 (01:31 +0000)]
ChangeLog update
Antony Dovgal [Sat, 24 Feb 2007 21:29:22 +0000 (21:29 +0000)]
fix #40621 (Crash when constructor called inappropriately (statically))
Pierre Joye [Sat, 24 Feb 2007 19:09:18 +0000 (19:09 +0000)]
- MFB: Fixed snprintf() usage
Pierre Joye [Sat, 24 Feb 2007 18:59:37 +0000 (18:59 +0000)]
- merge from pecl: Force binary mode on windows
Pierre Joye [Sat, 24 Feb 2007 18:50:53 +0000 (18:50 +0000)]
- MFB: free temp buffer
Marcus Boerger [Sat, 24 Feb 2007 18:37:46 +0000 (18:37 +0000)]
- MFB Synch
Marcus Boerger [Sat, 24 Feb 2007 18:33:03 +0000 (18:33 +0000)]
- Make [v]s[nl]printf compatible with 5.2 versions and [v]spprintf of head
Marcus Boerger [Sat, 24 Feb 2007 18:24:06 +0000 (18:24 +0000)]
- Add [v]slprintf
Marcus Boerger [Sat, 24 Feb 2007 16:25:58 +0000 (16:25 +0000)]
- avoid sprintf
Dmitry Stogov [Sat, 24 Feb 2007 11:21:10 +0000 (11:21 +0000)]
Use poll() instead of select() if available
Marcus Boerger [Sat, 24 Feb 2007 02:08:08 +0000 (02:08 +0000)]
- Provide dedicated hex function for digests
<changelog@php.net> [Sat, 24 Feb 2007 01:31:02 +0000 (01:31 +0000)]
ChangeLog update
Sara Golemon [Fri, 23 Feb 2007 23:08:40 +0000 (23:08 +0000)]
Add retry for interrupted reads and graceful handling for failed retries
Antony Dovgal [Fri, 23 Feb 2007 20:50:17 +0000 (20:50 +0000)]
fix leak
no need to allocate the buffer if there was no data
Antony Dovgal [Fri, 23 Feb 2007 16:21:31 +0000 (16:21 +0000)]
fix #40606 (umask is not being restored when request is finished)
Rob Richards [Fri, 23 Feb 2007 11:13:42 +0000 (11:13 +0000)]
fix bug #40598 (libxml segfault)
mark more functions unicode safe
<changelog@php.net> [Fri, 23 Feb 2007 01:31:08 +0000 (01:31 +0000)]
ChangeLog update
Pierre Joye [Fri, 23 Feb 2007 01:02:57 +0000 (01:02 +0000)]
- MFB: #40578, fix the 2nd race condition on shutdown when the cache is
freed
Antony Dovgal [Thu, 22 Feb 2007 23:40:25 +0000 (23:40 +0000)]
check for buflen (on FreeBSD _SC_GETGR_R_SIZE_MAX is not implemented)
patch by stas at FreeBSD dot org
Marcus Boerger [Thu, 22 Feb 2007 23:25:36 +0000 (23:25 +0000)]
- Fix logic
Nuno Lopes [Thu, 22 Feb 2007 11:49:23 +0000 (11:49 +0000)]
MFB
Antony Dovgal [Thu, 22 Feb 2007 10:06:02 +0000 (10:06 +0000)]
check for NULL, then add flag
Dmitry Stogov [Thu, 22 Feb 2007 08:23:44 +0000 (08:23 +0000)]
Fixed possible crash in putenv() on win32
<changelog@php.net> [Thu, 22 Feb 2007 01:31:01 +0000 (01:31 +0000)]
ChangeLog update
Antony Dovgal [Wed, 21 Feb 2007 22:08:00 +0000 (22:08 +0000)]
minor improvements
Antony Dovgal [Wed, 21 Feb 2007 21:56:45 +0000 (21:56 +0000)]
implement PHP_STREAM_FLAG_NO_CLOSE and avoid hacks in plain wrapper
Stanislav Malyshev [Wed, 21 Feb 2007 21:11:32 +0000 (21:11 +0000)]
use snprintf
Antony Dovgal [Wed, 21 Feb 2007 19:57:08 +0000 (19:57 +0000)]
fix test on FreeBSD
Antony Dovgal [Wed, 21 Feb 2007 19:53:48 +0000 (19:53 +0000)]
fix tests
Antony Dovgal [Wed, 21 Feb 2007 19:37:05 +0000 (19:37 +0000)]
add test
Antony Dovgal [Wed, 21 Feb 2007 19:27:30 +0000 (19:27 +0000)]
fix test
Nuno Lopes [Wed, 21 Feb 2007 16:27:12 +0000 (16:27 +0000)]
MFB
Dmitry Stogov [Wed, 21 Feb 2007 15:46:30 +0000 (15:46 +0000)]
Check for FD_SETSIZE limit
Antony Dovgal [Wed, 21 Feb 2007 14:59:36 +0000 (14:59 +0000)]
fix #40578 (imagettftext() multithreading issue)
Antony Dovgal [Wed, 21 Feb 2007 14:24:44 +0000 (14:24 +0000)]
fix bug #40576 (double values are truncated to 6 decimal digits when encoding)
Dmitry Stogov [Wed, 21 Feb 2007 14:11:12 +0000 (14:11 +0000)]
Special case for last iteration
Dmitry Stogov [Wed, 21 Feb 2007 13:09:15 +0000 (13:09 +0000)]
Fixed bug #40560 (DIR functions do not work on root UNC path)
Antony Dovgal [Wed, 21 Feb 2007 08:08:47 +0000 (08:08 +0000)]
fix typo
<changelog@php.net> [Wed, 21 Feb 2007 01:31:03 +0000 (01:31 +0000)]
ChangeLog update
Stanislav Malyshev [Wed, 21 Feb 2007 01:23:02 +0000 (01:23 +0000)]
Cosmetic fix - safe_emalloc(nmemb, size, offset)
Stanislav Malyshev [Wed, 21 Feb 2007 01:21:24 +0000 (01:21 +0000)]
MF5.2: CreateInstance requires BSTR (should fix #33188)
Antony Dovgal [Tue, 20 Feb 2007 20:10:53 +0000 (20:10 +0000)]
move PHP_TEST_WRITE_STDOUT to acinclude.m4 and use it in configure.in
its result is used in sapi/cli & sapi/embed, not just sapi/cgi
Antony Dovgal [Tue, 20 Feb 2007 19:19:14 +0000 (19:19 +0000)]
don't call php_module_startup() directly, use startup functions
patch by Andrei Nigmatulin
Antony Dovgal [Tue, 20 Feb 2007 14:06:05 +0000 (14:06 +0000)]
new test
Antony Dovgal [Tue, 20 Feb 2007 14:04:59 +0000 (14:04 +0000)]
fix leak, convert unicode values to string before assigning
change error message to use zend_error() since there is no active function
Antony Dovgal [Tue, 20 Feb 2007 13:21:54 +0000 (13:21 +0000)]
fix #38406 (crash when assigning objects to SimpleXML attributes)
Marcus Boerger [Tue, 20 Feb 2007 13:07:53 +0000 (13:07 +0000)]
- Make stat based functions throw an exception
Antony Dovgal [Tue, 20 Feb 2007 12:00:41 +0000 (12:00 +0000)]
fix #40545 (multithreading issue in zend_strtod())
Antony Dovgal [Tue, 20 Feb 2007 09:09:47 +0000 (09:09 +0000)]
MFB
Greg Beaver [Tue, 20 Feb 2007 03:44:26 +0000 (03:44 +0000)]
update package.xml for potential release
<changelog@php.net> [Tue, 20 Feb 2007 01:31:05 +0000 (01:31 +0000)]
ChangeLog update
Marcus Boerger [Mon, 19 Feb 2007 20:32:39 +0000 (20:32 +0000)]
- Bugfix #40546: SplFileInfo::getPathInfo() throws an execption if directory is in root dir.
Antony Dovgal [Mon, 19 Feb 2007 20:22:29 +0000 (20:22 +0000)]
check SQLError() return value and output a meaningful errmsg when it fails
Antony Dovgal [Mon, 19 Feb 2007 20:02:08 +0000 (20:02 +0000)]
fix tests
Antony Dovgal [Mon, 19 Feb 2007 20:01:17 +0000 (20:01 +0000)]
MFB: Eliminate strcat() usage
Fixed handling of argv[] for GET
Antony Dovgal [Mon, 19 Feb 2007 19:46:36 +0000 (19:46 +0000)]
MFB: PQfreemem() checks
Antony Dovgal [Mon, 19 Feb 2007 19:44:44 +0000 (19:44 +0000)]
MFB: #40503 (json_encode() value corruption on 32bit systems with overflown values)
Antony Dovgal [Mon, 19 Feb 2007 18:29:20 +0000 (18:29 +0000)]
fix heap protection on SPARC, required by GCC4
patch by Dmitry
Dmitry Stogov [Mon, 19 Feb 2007 17:29:41 +0000 (17:29 +0000)]
typo
Edin Kadribasic [Mon, 19 Feb 2007 17:28:26 +0000 (17:28 +0000)]
MFB
Marcus Boerger [Mon, 19 Feb 2007 17:28:11 +0000 (17:28 +0000)]
- MFH Fixed bug #40465 (Ensure that all PHP elements are printed by var_dump)
Marcus Boerger [Mon, 19 Feb 2007 16:20:43 +0000 (16:20 +0000)]
- WS/CS
Edin Kadribasic [Mon, 19 Feb 2007 16:04:14 +0000 (16:04 +0000)]
MFB
Dmitry Stogov [Mon, 19 Feb 2007 14:59:03 +0000 (14:59 +0000)]
On win32 directories in the middle of the patch may be unreadable
Dmitry Stogov [Mon, 19 Feb 2007 14:13:35 +0000 (14:13 +0000)]
Initialize "retval" on each request
Dmitry Stogov [Mon, 19 Feb 2007 13:21:49 +0000 (13:21 +0000)]
Fixed fcgi_putenv() semantic with NULL value
Antony Dovgal [Mon, 19 Feb 2007 12:19:33 +0000 (12:19 +0000)]
fix test
stdout is closed in non-debug mode
<changelog@php.net> [Mon, 19 Feb 2007 01:31:00 +0000 (01:31 +0000)]
ChangeLog update
<changelog@php.net> [Sun, 18 Feb 2007 01:31:12 +0000 (01:31 +0000)]
ChangeLog update
Stanislav Malyshev [Sat, 17 Feb 2007 01:47:26 +0000 (01:47 +0000)]
use safer functions, check error value
<changelog@php.net> [Sat, 17 Feb 2007 01:31:03 +0000 (01:31 +0000)]
ChangeLog update
Antony Dovgal [Fri, 16 Feb 2007 23:49:34 +0000 (23:49 +0000)]
typo in Dmitry's last name =)
Dmitry Stogov [Fri, 16 Feb 2007 19:36:45 +0000 (19:36 +0000)]
Added runtime JIT auto-globals fetching and caching
Stanislav Malyshev [Fri, 16 Feb 2007 18:49:06 +0000 (18:49 +0000)]
use error message size
Stanislav Malyshev [Fri, 16 Feb 2007 18:29:40 +0000 (18:29 +0000)]
use snprintf, increase hebdate buffer
Antony Dovgal [Fri, 16 Feb 2007 18:23:53 +0000 (18:23 +0000)]
fix build
Stanislav Malyshev [Fri, 16 Feb 2007 18:12:34 +0000 (18:12 +0000)]
add safe_realloc
Dmitry Stogov [Fri, 16 Feb 2007 16:33:37 +0000 (16:33 +0000)]
Optimize out RINIT()
Antony Dovgal [Fri, 16 Feb 2007 13:28:32 +0000 (13:28 +0000)]
MFB: fix leak
Dmitry Stogov [Fri, 16 Feb 2007 13:12:55 +0000 (13:12 +0000)]
Fixed return value of assert_options(ASSERT_CALLBACK) and possible crash (Andy Wharmby)
Dmitry Stogov [Fri, 16 Feb 2007 11:30:38 +0000 (11:30 +0000)]
Fixed bug #40286 (PHP fastcgi with PHP_FCGI_CHILDREN don't kill children when parent is killed)
Antony Dovgal [Fri, 16 Feb 2007 11:08:11 +0000 (11:08 +0000)]
fix test name
Dmitry Stogov [Fri, 16 Feb 2007 08:54:45 +0000 (08:54 +0000)]
Allow C++ extensions to use CG(), EG() ... (Caroline)
Dmitry Stogov [Fri, 16 Feb 2007 08:33:52 +0000 (08:33 +0000)]
Fixed zend_llist_remove_tail (Michael Wallner)
<changelog@php.net> [Fri, 16 Feb 2007 01:31:09 +0000 (01:31 +0000)]
ChangeLog update
Nuno Lopes [Thu, 15 Feb 2007 20:53:26 +0000 (20:53 +0000)]
MFB: fix build on cygwin with windows-style EOLs