]> granicus.if.org Git - php/log
php
17 years agofix win build
Rob Richards [Mon, 26 Feb 2007 12:37:57 +0000 (12:37 +0000)]
fix win build

17 years agofix CS/WS
Antony Dovgal [Mon, 26 Feb 2007 11:55:32 +0000 (11:55 +0000)]
fix CS/WS

17 years agoMFB: use zend_spprintf()
Antony Dovgal [Mon, 26 Feb 2007 11:43:28 +0000 (11:43 +0000)]
MFB: use zend_spprintf()

17 years agoZTS fix
Dmitry Stogov [Mon, 26 Feb 2007 10:22:44 +0000 (10:22 +0000)]
ZTS fix

17 years agonew test
Antony Dovgal [Mon, 26 Feb 2007 09:57:54 +0000 (09:57 +0000)]
new test

17 years agopoll() is not affected by FD_SETSIZE (Tony)
Dmitry Stogov [Mon, 26 Feb 2007 09:39:08 +0000 (09:39 +0000)]
poll() is not affected by FD_SETSIZE (Tony)

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

17 years agodo not allow db without fields
Antony Dovgal [Sun, 25 Feb 2007 23:16:32 +0000 (23:16 +0000)]
do not allow db without fields
fix test

17 years agozerofill socket structs
Antony Dovgal [Sun, 25 Feb 2007 22:58:57 +0000 (22:58 +0000)]
zerofill socket structs

17 years agoMFB: update pcre symbol list
Nuno Lopes [Sun, 25 Feb 2007 18:48:19 +0000 (18:48 +0000)]
MFB: update pcre symbol list

17 years agoFixed bug #40591 (list()="string"; gives invalid opcode)
Dmitry Stogov [Sun, 25 Feb 2007 16:12:18 +0000 (16:12 +0000)]
Fixed bug #40591 (list()="string"; gives invalid opcode)

17 years agoFixed bug #40609 (Segfaults when using more than one SoapVar in a request). (Rob...
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)

17 years ago- Readability
Marcus Boerger [Sun, 25 Feb 2007 13:09:07 +0000 (13:09 +0000)]
- Readability

17 years ago- MFB: sync with libgd.org, patch from Kees Cook
Pierre Joye [Sun, 25 Feb 2007 02:56:03 +0000 (02:56 +0000)]
- MFB: sync with libgd.org, patch from Kees Cook

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

17 years agofix #40621 (Crash when constructor called inappropriately (statically))
Antony Dovgal [Sat, 24 Feb 2007 21:29:22 +0000 (21:29 +0000)]
fix #40621 (Crash when constructor called inappropriately (statically))

17 years ago- MFB: Fixed snprintf() usage
Pierre Joye [Sat, 24 Feb 2007 19:09:18 +0000 (19:09 +0000)]
- MFB: Fixed snprintf() usage

17 years ago- merge from pecl: Force binary mode on windows
Pierre Joye [Sat, 24 Feb 2007 18:59:37 +0000 (18:59 +0000)]
- merge from pecl: Force binary mode on windows

17 years ago- MFB: free temp buffer
Pierre Joye [Sat, 24 Feb 2007 18:50:53 +0000 (18:50 +0000)]
- MFB: free temp buffer

17 years ago- MFB Synch
Marcus Boerger [Sat, 24 Feb 2007 18:37:46 +0000 (18:37 +0000)]
- MFB Synch

17 years ago- Make [v]s[nl]printf compatible with 5.2 versions and [v]spprintf of head
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

17 years ago- Add [v]slprintf
Marcus Boerger [Sat, 24 Feb 2007 18:24:06 +0000 (18:24 +0000)]
- Add [v]slprintf

17 years ago- avoid sprintf
Marcus Boerger [Sat, 24 Feb 2007 16:25:58 +0000 (16:25 +0000)]
- avoid sprintf

17 years agoUse poll() instead of select() if available
Dmitry Stogov [Sat, 24 Feb 2007 11:21:10 +0000 (11:21 +0000)]
Use poll() instead of select() if available

17 years ago- Provide dedicated hex function for digests
Marcus Boerger [Sat, 24 Feb 2007 02:08:08 +0000 (02:08 +0000)]
- Provide dedicated hex function for digests

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

17 years agoAdd retry for interrupted reads and graceful handling for failed retries
Sara Golemon [Fri, 23 Feb 2007 23:08:40 +0000 (23:08 +0000)]
Add retry for interrupted reads and graceful handling for failed retries

17 years agofix leak
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

17 years agofix #40606 (umask is not being restored when request is finished)
Antony Dovgal [Fri, 23 Feb 2007 16:21:31 +0000 (16:21 +0000)]
fix #40606 (umask is not being restored when request is finished)

17 years agofix bug #40598 (libxml segfault)
Rob Richards [Fri, 23 Feb 2007 11:13:42 +0000 (11:13 +0000)]
fix bug #40598 (libxml segfault)
mark more functions unicode safe

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

17 years ago- MFB: #40578, fix the 2nd race condition on shutdown when the cache is
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

17 years agocheck for buflen (on FreeBSD _SC_GETGR_R_SIZE_MAX is not implemented)
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

17 years ago- Fix logic
Marcus Boerger [Thu, 22 Feb 2007 23:25:36 +0000 (23:25 +0000)]
- Fix logic

17 years agoMFB
Nuno Lopes [Thu, 22 Feb 2007 11:49:23 +0000 (11:49 +0000)]
MFB

17 years agocheck for NULL, then add flag
Antony Dovgal [Thu, 22 Feb 2007 10:06:02 +0000 (10:06 +0000)]
check for NULL, then add flag

17 years agoFixed possible crash in putenv() on win32
Dmitry Stogov [Thu, 22 Feb 2007 08:23:44 +0000 (08:23 +0000)]
Fixed possible crash in putenv() on win32

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

17 years agominor improvements
Antony Dovgal [Wed, 21 Feb 2007 22:08:00 +0000 (22:08 +0000)]
minor improvements

17 years agoimplement PHP_STREAM_FLAG_NO_CLOSE and avoid hacks in plain wrapper
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

17 years agouse snprintf
Stanislav Malyshev [Wed, 21 Feb 2007 21:11:32 +0000 (21:11 +0000)]
use snprintf

17 years agofix test on FreeBSD
Antony Dovgal [Wed, 21 Feb 2007 19:57:08 +0000 (19:57 +0000)]
fix test on FreeBSD

17 years agofix tests
Antony Dovgal [Wed, 21 Feb 2007 19:53:48 +0000 (19:53 +0000)]
fix tests

17 years agoadd test
Antony Dovgal [Wed, 21 Feb 2007 19:37:05 +0000 (19:37 +0000)]
add test

17 years agofix test
Antony Dovgal [Wed, 21 Feb 2007 19:27:30 +0000 (19:27 +0000)]
fix test

17 years agoMFB
Nuno Lopes [Wed, 21 Feb 2007 16:27:12 +0000 (16:27 +0000)]
MFB

17 years agoCheck for FD_SETSIZE limit
Dmitry Stogov [Wed, 21 Feb 2007 15:46:30 +0000 (15:46 +0000)]
Check for FD_SETSIZE limit

17 years agofix #40578 (imagettftext() multithreading issue)
Antony Dovgal [Wed, 21 Feb 2007 14:59:36 +0000 (14:59 +0000)]
fix #40578 (imagettftext() multithreading issue)

17 years agofix bug #40576 (double values are truncated to 6 decimal digits when encoding)
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)

17 years agoSpecial case for last iteration
Dmitry Stogov [Wed, 21 Feb 2007 14:11:12 +0000 (14:11 +0000)]
Special case for last iteration

17 years agoFixed bug #40560 (DIR functions do not work on root UNC path)
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)

17 years agofix typo
Antony Dovgal [Wed, 21 Feb 2007 08:08:47 +0000 (08:08 +0000)]
fix typo

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

17 years agoCosmetic fix - safe_emalloc(nmemb, size, offset)
Stanislav Malyshev [Wed, 21 Feb 2007 01:23:02 +0000 (01:23 +0000)]
Cosmetic fix - safe_emalloc(nmemb, size, offset)

17 years agoMF5.2: CreateInstance requires BSTR (should fix #33188)
Stanislav Malyshev [Wed, 21 Feb 2007 01:21:24 +0000 (01:21 +0000)]
MF5.2: CreateInstance requires BSTR (should fix #33188)

17 years agomove PHP_TEST_WRITE_STDOUT to acinclude.m4 and use it in configure.in
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

17 years agodon't call php_module_startup() directly, use startup functions
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

17 years agonew test
Antony Dovgal [Tue, 20 Feb 2007 14:06:05 +0000 (14:06 +0000)]
new test

17 years agofix leak, convert unicode values to string before assigning
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

17 years agofix #38406 (crash when assigning objects to SimpleXML attributes)
Antony Dovgal [Tue, 20 Feb 2007 13:21:54 +0000 (13:21 +0000)]
fix #38406 (crash when assigning objects to SimpleXML attributes)

17 years ago- Make stat based functions throw an exception
Marcus Boerger [Tue, 20 Feb 2007 13:07:53 +0000 (13:07 +0000)]
- Make stat based functions throw an exception

17 years agofix #40545 (multithreading issue in zend_strtod())
Antony Dovgal [Tue, 20 Feb 2007 12:00:41 +0000 (12:00 +0000)]
fix #40545 (multithreading issue in zend_strtod())

17 years agoMFB
Antony Dovgal [Tue, 20 Feb 2007 09:09:47 +0000 (09:09 +0000)]
MFB

17 years agoupdate package.xml for potential release
Greg Beaver [Tue, 20 Feb 2007 03:44:26 +0000 (03:44 +0000)]
update package.xml for potential release

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

17 years ago- Bugfix #40546: SplFileInfo::getPathInfo() throws an execption if directory is in...
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.

17 years agocheck SQLError() return value and output a meaningful errmsg when it fails
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

17 years agofix tests
Antony Dovgal [Mon, 19 Feb 2007 20:02:08 +0000 (20:02 +0000)]
fix tests

17 years agoMFB: Eliminate strcat() usage
Antony Dovgal [Mon, 19 Feb 2007 20:01:17 +0000 (20:01 +0000)]
MFB: Eliminate strcat() usage
     Fixed handling of argv[] for GET

17 years agoMFB: PQfreemem() checks
Antony Dovgal [Mon, 19 Feb 2007 19:46:36 +0000 (19:46 +0000)]
MFB: PQfreemem() checks

17 years agoMFB: #40503 (json_encode() value corruption on 32bit systems with overflown values)
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)

17 years agofix heap protection on SPARC, required by GCC4
Antony Dovgal [Mon, 19 Feb 2007 18:29:20 +0000 (18:29 +0000)]
fix heap protection on SPARC, required by GCC4
patch by Dmitry

17 years agotypo
Dmitry Stogov [Mon, 19 Feb 2007 17:29:41 +0000 (17:29 +0000)]
typo

17 years agoMFB
Edin Kadribasic [Mon, 19 Feb 2007 17:28:26 +0000 (17:28 +0000)]
MFB

17 years ago- MFH Fixed bug #40465 (Ensure that all PHP elements are printed by var_dump)
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)

17 years ago- WS/CS
Marcus Boerger [Mon, 19 Feb 2007 16:20:43 +0000 (16:20 +0000)]
- WS/CS

17 years agoMFB
Edin Kadribasic [Mon, 19 Feb 2007 16:04:14 +0000 (16:04 +0000)]
MFB

17 years agoOn win32 directories in the middle of the patch may be unreadable
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

17 years agoInitialize "retval" on each request
Dmitry Stogov [Mon, 19 Feb 2007 14:13:35 +0000 (14:13 +0000)]
Initialize "retval" on each request

17 years agoFixed fcgi_putenv() semantic with NULL value
Dmitry Stogov [Mon, 19 Feb 2007 13:21:49 +0000 (13:21 +0000)]
Fixed fcgi_putenv() semantic with NULL value

17 years agofix test
Antony Dovgal [Mon, 19 Feb 2007 12:19:33 +0000 (12:19 +0000)]
fix test
stdout is closed in non-debug mode

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

17 years agoChangeLog update
<changelog@php.net> [Sun, 18 Feb 2007 01:31:12 +0000 (01:31 +0000)]
ChangeLog update

17 years agouse safer functions, check error value
Stanislav Malyshev [Sat, 17 Feb 2007 01:47:26 +0000 (01:47 +0000)]
use safer functions, check error value

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

17 years agotypo in Dmitry's last name =)
Antony Dovgal [Fri, 16 Feb 2007 23:49:34 +0000 (23:49 +0000)]
typo in Dmitry's last name =)

17 years agoAdded runtime JIT auto-globals fetching and caching
Dmitry Stogov [Fri, 16 Feb 2007 19:36:45 +0000 (19:36 +0000)]
Added runtime JIT auto-globals fetching and caching

17 years agouse error message size
Stanislav Malyshev [Fri, 16 Feb 2007 18:49:06 +0000 (18:49 +0000)]
use error message size

17 years agouse snprintf, increase hebdate buffer
Stanislav Malyshev [Fri, 16 Feb 2007 18:29:40 +0000 (18:29 +0000)]
use snprintf, increase hebdate buffer

17 years agofix build
Antony Dovgal [Fri, 16 Feb 2007 18:23:53 +0000 (18:23 +0000)]
fix build

17 years agoadd safe_realloc
Stanislav Malyshev [Fri, 16 Feb 2007 18:12:34 +0000 (18:12 +0000)]
add safe_realloc

17 years agoOptimize out RINIT()
Dmitry Stogov [Fri, 16 Feb 2007 16:33:37 +0000 (16:33 +0000)]
Optimize out RINIT()

17 years agoMFB: fix leak
Antony Dovgal [Fri, 16 Feb 2007 13:28:32 +0000 (13:28 +0000)]
MFB: fix leak

17 years agoFixed return value of assert_options(ASSERT_CALLBACK) and possible crash (Andy Wharmby)
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)

17 years agoFixed bug #40286 (PHP fastcgi with PHP_FCGI_CHILDREN don't kill children when parent...
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)

17 years agofix test name
Antony Dovgal [Fri, 16 Feb 2007 11:08:11 +0000 (11:08 +0000)]
fix test name

17 years agoAllow C++ extensions to use CG(), EG() ... (Caroline)
Dmitry Stogov [Fri, 16 Feb 2007 08:54:45 +0000 (08:54 +0000)]
Allow C++ extensions to use CG(), EG() ... (Caroline)

17 years agoFixed zend_llist_remove_tail (Michael Wallner)
Dmitry Stogov [Fri, 16 Feb 2007 08:33:52 +0000 (08:33 +0000)]
Fixed zend_llist_remove_tail (Michael Wallner)

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

17 years agoMFB: fix build on cygwin with windows-style EOLs
Nuno Lopes [Thu, 15 Feb 2007 20:53:26 +0000 (20:53 +0000)]
MFB: fix build on cygwin with windows-style EOLs