]>
granicus.if.org Git - php/log
<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
Nuno Lopes [Thu, 15 Feb 2007 20:43:19 +0000 (20:43 +0000)]
MFB: fix cvsclean on cygwin with windows-style EOLs
Antony Dovgal [Thu, 15 Feb 2007 19:11:29 +0000 (19:11 +0000)]
fix Cygwin build
(costs us nothing, but makes some people happy)
Dmitry Stogov [Thu, 15 Feb 2007 17:00:52 +0000 (17:00 +0000)]
Fixed memory leak
Dmitry Stogov [Thu, 15 Feb 2007 14:49:13 +0000 (14:49 +0000)]
Fixed bug #40467 (Partial SOAP request sent when XSD sequence or choice include minOccurs=0)
Dmitry Stogov [Thu, 15 Feb 2007 12:33:54 +0000 (12:33 +0000)]
Fixed bug #40414 (possivle endless fork() loop when running fastcgi)
Dmitry Stogov [Thu, 15 Feb 2007 12:05:25 +0000 (12:05 +0000)]
Fixed Bug #40352 (FCGI_WEB_SERVER_ADDRS function get lost)
Dmitry Stogov [Thu, 15 Feb 2007 10:42:52 +0000 (10:42 +0000)]
Fixed bug #40236 (php -a function allocation eats memory)
<changelog@php.net> [Thu, 15 Feb 2007 01:31:03 +0000 (01:31 +0000)]
ChangeLog update
Derick Rethans [Wed, 14 Feb 2007 19:35:01 +0000 (19:35 +0000)]
- Clarify the source of the timezone data.
Nuno Lopes [Wed, 14 Feb 2007 19:29:33 +0000 (19:29 +0000)]
fix a few tests in unicode mode
Nuno Lopes [Wed, 14 Feb 2007 19:20:15 +0000 (19:20 +0000)]
MFB
<changelog@php.net> [Wed, 14 Feb 2007 01:31:07 +0000 (01:31 +0000)]
ChangeLog update
Antony Dovgal [Tue, 13 Feb 2007 20:19:50 +0000 (20:19 +0000)]
output debug messages before calling OCI functions
Nuno Lopes [Tue, 13 Feb 2007 19:56:42 +0000 (19:56 +0000)]
MFB
Antony Dovgal [Tue, 13 Feb 2007 19:50:13 +0000 (19:50 +0000)]
improve php_userstreamop_seek()
check for errors in stream_seek() and return correct status
Nuno Lopes [Tue, 13 Feb 2007 18:30:19 +0000 (18:30 +0000)]
MFB
Marcus Boerger [Tue, 13 Feb 2007 17:56:37 +0000 (17:56 +0000)]
- Simplify
Marcus Boerger [Tue, 13 Feb 2007 17:39:46 +0000 (17:39 +0000)]
- Inherit interface ArrayAccess correctly
Antony Dovgal [Tue, 13 Feb 2007 13:01:18 +0000 (13:01 +0000)]
new/improved tests
Antony Dovgal [Tue, 13 Feb 2007 12:56:10 +0000 (12:56 +0000)]
plug possible leak
<changelog@php.net> [Tue, 13 Feb 2007 01:31:02 +0000 (01:31 +0000)]
ChangeLog update
Marcus Boerger [Tue, 13 Feb 2007 01:19:58 +0000 (01:19 +0000)]
- Fix offset writing
Marcus Boerger [Tue, 13 Feb 2007 00:32:20 +0000 (00:32 +0000)]
- Drop useless stuff
Marcus Boerger [Tue, 13 Feb 2007 00:18:36 +0000 (00:18 +0000)]
- Add new example
Antony Dovgal [Mon, 12 Feb 2007 21:13:01 +0000 (21:13 +0000)]
MFB: #40451 (addAttribute() may crash when used with non-existent child node)
Antony Dovgal [Mon, 12 Feb 2007 20:27:48 +0000 (20:27 +0000)]
fix bug #40109 (iptcembed fails on non-jfif jpegs)
+ use safe_emalloc
Antony Dovgal [Mon, 12 Feb 2007 14:48:52 +0000 (14:48 +0000)]
fix tests
Antony Dovgal [Mon, 12 Feb 2007 14:42:25 +0000 (14:42 +0000)]
add separate IPv6 test
Antony Dovgal [Mon, 12 Feb 2007 14:22:02 +0000 (14:22 +0000)]
add SKIPIF sections to check if PCRE has the functionality tested/used
Antony Dovgal [Mon, 12 Feb 2007 09:36:11 +0000 (09:36 +0000)]
typofixes and other improvements by Chris Jones
<changelog@php.net> [Mon, 12 Feb 2007 01:31:11 +0000 (01:31 +0000)]
ChangeLog update
Antony Dovgal [Sun, 11 Feb 2007 20:56:17 +0000 (20:56 +0000)]
new test
Antony Dovgal [Sun, 11 Feb 2007 20:12:45 +0000 (20:12 +0000)]
add a note
Antony Dovgal [Sun, 11 Feb 2007 20:06:05 +0000 (20:06 +0000)]
fix test
Nuno Lopes [Sun, 11 Feb 2007 16:12:00 +0000 (16:12 +0000)]
sync tests with php 5.2
Pierre Joye [Sun, 11 Feb 2007 11:13:40 +0000 (11:13 +0000)]
- MFB: Fixed bug #40428, imagepstext() doesn't accept optional parameter
(Pierre)
Antony Dovgal [Sun, 11 Feb 2007 09:25:25 +0000 (09:25 +0000)]
fix typos
<changelog@php.net> [Sun, 11 Feb 2007 01:30:57 +0000 (01:30 +0000)]
ChangeLog update
Antony Dovgal [Sat, 10 Feb 2007 20:51:42 +0000 (20:51 +0000)]
fix #40431 (dynamic properties may cause crash in ReflectionProperty methods)
<changelog@php.net> [Sat, 10 Feb 2007 01:31:09 +0000 (01:31 +0000)]
ChangeLog update
Antony Dovgal [Sat, 10 Feb 2007 00:50:29 +0000 (00:50 +0000)]
use the same ifdef anf get rid of "unused var" warnings
Antony Dovgal [Sat, 10 Feb 2007 00:48:17 +0000 (00:48 +0000)]
fix off-by-one accidentally introduced by safe_emalloc() patch
Nuno Lopes [Fri, 9 Feb 2007 20:13:18 +0000 (20:13 +0000)]
upgrade PCRE to version 7.0
Antony Dovgal [Fri, 9 Feb 2007 10:15:03 +0000 (10:15 +0000)]
fix #40410 (ext/posix does not compile on MacOS 10.3.9)
<changelog@php.net> [Fri, 9 Feb 2007 01:31:10 +0000 (01:31 +0000)]
ChangeLog update
Marcus Boerger [Thu, 8 Feb 2007 22:53:47 +0000 (22:53 +0000)]
- Add include
Marcus Boerger [Thu, 8 Feb 2007 22:50:15 +0000 (22:50 +0000)]
- Include spl_iterators.h
Marcus Boerger [Thu, 8 Feb 2007 20:13:49 +0000 (20:13 +0000)]
- Moving Countable from spl_array.c to spl_iterator.c
allows CachingIterator to implement Countable
Nuno Lopes [Thu, 8 Feb 2007 16:37:52 +0000 (16:37 +0000)]
fix a few tests (segfaults + wrong output)
Marcus Boerger [Thu, 8 Feb 2007 15:31:01 +0000 (15:31 +0000)]
- Simplify call_user_func/call_user_func_array implementation
- Allow call_user_func/call_user_func_array to return reference
Marcus Boerger [Thu, 8 Feb 2007 15:28:43 +0000 (15:28 +0000)]
- Show whether a zval is a reference in printzv user command
Nuno Lopes [Thu, 8 Feb 2007 15:25:17 +0000 (15:25 +0000)]
MFB: remove ereg() calls
Marcus Boerger [Thu, 8 Feb 2007 14:47:32 +0000 (14:47 +0000)]
- No reason not to pass return_value_ptr for non return-by-reference functions
Marcus Boerger [Thu, 8 Feb 2007 14:33:16 +0000 (14:33 +0000)]
- Fix potential issue with 'f'-parameter parsing
- Complete zend_fcall_info_*() API
Marcus Boerger [Thu, 8 Feb 2007 12:30:40 +0000 (12:30 +0000)]
- Do not set is_ref/refcount for functions that return by reference
Marcus Boerger [Thu, 8 Feb 2007 12:29:57 +0000 (12:29 +0000)]
- More ZEND_API's
Marcus Boerger [Thu, 8 Feb 2007 08:44:28 +0000 (08:44 +0000)]
- Add new test
<changelog@php.net> [Thu, 8 Feb 2007 01:31:00 +0000 (01:31 +0000)]
ChangeLog update
Antony Dovgal [Wed, 7 Feb 2007 21:12:48 +0000 (21:12 +0000)]
add test
Antony Dovgal [Wed, 7 Feb 2007 18:22:38 +0000 (18:22 +0000)]
explicitly set module name
Antony Dovgal [Wed, 7 Feb 2007 09:37:34 +0000 (09:37 +0000)]
upgrade apache2filter to php6
Antony Dovgal [Wed, 7 Feb 2007 09:35:09 +0000 (09:35 +0000)]
change "php5" to "php6" everywhere
rename mod_php5.c to mod_php.c
Marcus Boerger [Wed, 7 Feb 2007 08:37:29 +0000 (08:37 +0000)]
- Let's go with RC2
Marcus Boerger [Wed, 7 Feb 2007 08:36:50 +0000 (08:36 +0000)]
- Add new test
<changelog@php.net> [Wed, 7 Feb 2007 01:30:59 +0000 (01:30 +0000)]
ChangeLog update
Johannes Schlüter [Tue, 6 Feb 2007 23:56:39 +0000 (23:56 +0000)]
- Add possibility to check for a specific compression method
Marcus Boerger [Tue, 6 Feb 2007 23:19:10 +0000 (23:19 +0000)]
- Fix issues found with solaris
Marcus Boerger [Tue, 6 Feb 2007 22:41:39 +0000 (22:41 +0000)]
- Avoid direct tsrm manipulating in ini setting
Marcus Boerger [Tue, 6 Feb 2007 22:12:21 +0000 (22:12 +0000)]
- Fix potential read issues
Antony Dovgal [Tue, 6 Feb 2007 21:43:46 +0000 (21:43 +0000)]
fix macros for bigendian platforms
Antony Dovgal [Tue, 6 Feb 2007 21:04:22 +0000 (21:04 +0000)]
add missing closing marker
Antony Dovgal [Tue, 6 Feb 2007 20:48:37 +0000 (20:48 +0000)]
fix test, this error message may vary
Marcus Boerger [Tue, 6 Feb 2007 20:30:33 +0000 (20:30 +0000)]
- Drop another superflous stream close
Marcus Boerger [Tue, 6 Feb 2007 20:17:04 +0000 (20:17 +0000)]
- Prepare RC2
Marcus Boerger [Tue, 6 Feb 2007 20:15:12 +0000 (20:15 +0000)]
- Drop superflous stream close
Marcus Boerger [Tue, 6 Feb 2007 20:14:26 +0000 (20:14 +0000)]
- Fix test
Greg Beaver [Tue, 6 Feb 2007 17:54:32 +0000 (17:54 +0000)]
correct release notes
Antony Dovgal [Tue, 6 Feb 2007 17:35:42 +0000 (17:35 +0000)]
use strdup()
Greg Beaver [Tue, 6 Feb 2007 17:33:14 +0000 (17:33 +0000)]
correct version number/stability
Greg Beaver [Tue, 6 Feb 2007 17:30:19 +0000 (17:30 +0000)]
add test cases, prepare for release, indent fixes in package.xml deps
Greg Beaver [Tue, 6 Feb 2007 17:09:37 +0000 (17:09 +0000)]
fix several potential segfaults, add tests for chmod(), fix chmod()
Greg Beaver [Tue, 6 Feb 2007 05:41:18 +0000 (05:41 +0000)]
add PharFileInfo->chmod() to set permissions (no other way to do it)