]>
granicus.if.org Git - php/log
<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)
<changelog@php.net> [Tue, 6 Feb 2007 01:31:02 +0000 (01:31 +0000)]
ChangeLog update
Marcus Boerger [Mon, 5 Feb 2007 22:11:27 +0000 (22:11 +0000)]
- Check temp file creation
Greg Beaver [Mon, 5 Feb 2007 21:38:50 +0000 (21:38 +0000)]
copyright year updates
Marcus Boerger [Mon, 5 Feb 2007 20:47:20 +0000 (20:47 +0000)]
- Add additional check & test
Marcus Boerger [Mon, 5 Feb 2007 20:34:23 +0000 (20:34 +0000)]
- Fix signed/unsigned warnings
- Use safe_emalloc where usefull
Marcus Boerger [Mon, 5 Feb 2007 20:04:56 +0000 (20:04 +0000)]
- Add missing PHPAPI
Marcus Boerger [Mon, 5 Feb 2007 19:16:07 +0000 (19:16 +0000)]
- Detect \0 in paths where possible
Andrei Zmievski [Mon, 5 Feb 2007 17:59:11 +0000 (17:59 +0000)]
Update
Marcus Boerger [Mon, 5 Feb 2007 07:58:29 +0000 (07:58 +0000)]
- Check for illegal chars (control + potential UTF-8 (need to take care of in PHP 6))
Greg Beaver [Mon, 5 Feb 2007 07:19:35 +0000 (07:19 +0000)]
improve error message empty entry => empty directory. Add check for phar://blah.phar/. and phar://blah.phar/..
Andi Gutmans [Mon, 5 Feb 2007 05:15:49 +0000 (05:15 +0000)]
- Make sure to be ANSI C compliant
<changelog@php.net> [Mon, 5 Feb 2007 01:31:02 +0000 (01:31 +0000)]
ChangeLog update
Frank M. Kromann [Sun, 4 Feb 2007 21:24:28 +0000 (21:24 +0000)]
MFB: #39213
Fix for '' returned as ' '.
This only works with FreeTDS as microsofts library returns a length of 1 for an empty string!
Marcus Boerger [Sun, 4 Feb 2007 20:35:59 +0000 (20:35 +0000)]
- Need to drop //
Marcus Boerger [Sun, 4 Feb 2007 20:10:03 +0000 (20:10 +0000)]
- PHP_VERSION_ID exists only in newer PHPs (5.1+)
- Improve error checking
Ilia Alshanetsky [Sun, 4 Feb 2007 17:02:01 +0000 (17:02 +0000)]
Added a double free check.
Marcus Boerger [Sun, 4 Feb 2007 16:25:25 +0000 (16:25 +0000)]
- Disallow stars in paths
Marcus Boerger [Sun, 4 Feb 2007 16:24:48 +0000 (16:24 +0000)]
- Add Makefile.frag
Marcus Boerger [Sun, 4 Feb 2007 13:21:40 +0000 (13:21 +0000)]
- Add path sanitizer for new paths
- Add test for a few things we check with the sanitizer
# We might want to use the sanitizer for opening as well
<changelog@php.net> [Sun, 4 Feb 2007 01:31:12 +0000 (01:31 +0000)]
ChangeLog update
Frank M. Kromann [Sun, 4 Feb 2007 00:23:32 +0000 (00:23 +0000)]
MFB: Fix win32 build
Marcus Boerger [Sat, 3 Feb 2007 16:31:36 +0000 (16:31 +0000)]
- Allow building with 5.1 (not all works thenperfectly though)
Marcus Boerger [Sat, 3 Feb 2007 14:57:24 +0000 (14:57 +0000)]
- Fix memleak
Marcus Boerger [Sat, 3 Feb 2007 14:45:54 +0000 (14:45 +0000)]
- Fix mem/temp stream exports and readonlyissue
Marcus Boerger [Sat, 3 Feb 2007 13:42:10 +0000 (13:42 +0000)]
- Fix protos
Marcus Boerger [Sat, 3 Feb 2007 13:20:12 +0000 (13:20 +0000)]
- Provide both version strings, api and ext
Marcus Boerger [Sat, 3 Feb 2007 13:19:38 +0000 (13:19 +0000)]
- Update package file
Greg Beaver [Sat, 3 Feb 2007 04:04:18 +0000 (04:04 +0000)]
fix mem leak on error, fix cwd issue. go back to BadMethodCallException for Phar->set*CompressedAllFiles(). ALL TESTS PASS, RELEASE IS IMMINENT
Greg Beaver [Sat, 3 Feb 2007 02:39:34 +0000 (02:39 +0000)]
fix test
<changelog@php.net> [Sat, 3 Feb 2007 01:31:11 +0000 (01:31 +0000)]
ChangeLog update
Greg Beaver [Sat, 3 Feb 2007 00:45:24 +0000 (00:45 +0000)]
s/isFlushing/isFlushingToPhar much clearer purpose in method name
Andrei Zmievski [Fri, 2 Feb 2007 22:18:55 +0000 (22:18 +0000)]
Typos.
Andrei Zmievski [Fri, 2 Feb 2007 21:49:38 +0000 (21:49 +0000)]
- Add ^ specifier that returns original string type before conversion.
- Add ZVAL_ENC_STRING[L] macro that allows returning either a binary
string or an encoded strings as Unicode based on type, instead of
UG(unicode)
Michael Wallner [Fri, 2 Feb 2007 17:11:10 +0000 (17:11 +0000)]
- add note about the past for the future, see http://bugs.php.net/?id=40310&edit=1
andy wharmby [Fri, 2 Feb 2007 15:49:06 +0000 (15:49 +0000)]
Remove bug fix entries #34564 and #37927 as now in 5.2.1
Antony Dovgal [Fri, 2 Feb 2007 12:53:54 +0000 (12:53 +0000)]
add new tests
Antony Dovgal [Fri, 2 Feb 2007 12:51:37 +0000 (12:51 +0000)]
-exactly 1 arguments
+exactly 1 argument
andy wharmby [Fri, 2 Feb 2007 12:00:48 +0000 (12:00 +0000)]
Update NEWS for ealier bug fixes
Antony Dovgal [Fri, 2 Feb 2007 11:10:42 +0000 (11:10 +0000)]
add new tests
Antony Dovgal [Fri, 2 Feb 2007 10:55:23 +0000 (10:55 +0000)]
fix tests
Antony Dovgal [Fri, 2 Feb 2007 09:24:13 +0000 (09:24 +0000)]
fix isset() & unset() with CV-superglobals
see #40311
andy wharmby [Fri, 2 Feb 2007 08:42:32 +0000 (08:42 +0000)]
ADW: Fix COM extension bug #35463. Fix in/out argument processing
<changelog@php.net> [Fri, 2 Feb 2007 01:31:04 +0000 (01:31 +0000)]
ChangeLog update
andy wharmby [Thu, 1 Feb 2007 18:05:10 +0000 (18:05 +0000)]
ADW: Fixed COM extension bug #37927. Correct the processing of in/out arguments of type VT_DISPATCH|VT_REF
Dmitry Stogov [Thu, 1 Feb 2007 16:38:15 +0000 (16:38 +0000)]
Removed dead code
Dmitry Stogov [Thu, 1 Feb 2007 15:24:10 +0000 (15:24 +0000)]
Fixed possible crash because of dereference of NULL
Dmitry Stogov [Thu, 1 Feb 2007 15:12:07 +0000 (15:12 +0000)]
Enable canary protection in DEBUG mode only.
Antony Dovgal [Thu, 1 Feb 2007 14:20:53 +0000 (14:20 +0000)]
bailout if bucket is NULL
Antony Dovgal [Thu, 1 Feb 2007 14:07:03 +0000 (14:07 +0000)]
free class_name when necessary
<changelog@php.net> [Thu, 1 Feb 2007 01:31:06 +0000 (01:31 +0000)]
ChangeLog update
Antony Dovgal [Wed, 31 Jan 2007 21:29:53 +0000 (21:29 +0000)]
use correct comment marker (dnl, not #)
add comment regarding AC_DECL_YYTEXT and the annoying warning
(just in case I'm not the only one who's annoyed by it)
Antony Dovgal [Wed, 31 Jan 2007 12:45:56 +0000 (12:45 +0000)]
fix compile failure in ZTS mode when collections support is missing
Antony Dovgal [Wed, 31 Jan 2007 10:36:20 +0000 (10:36 +0000)]
fix segfault on re-binding and re-executing a statement
improve the test
patch by Chris Jones
<changelog@php.net> [Wed, 31 Jan 2007 01:31:00 +0000 (01:31 +0000)]
ChangeLog update
Ilia Alshanetsky [Wed, 31 Jan 2007 00:15:06 +0000 (00:15 +0000)]
Minor code optimization
Marcus Boerger [Tue, 30 Jan 2007 20:58:14 +0000 (20:58 +0000)]
- Update TODO
- Add Phar::isFlushing()
- Improve test
Nuno Lopes [Tue, 30 Jan 2007 17:41:11 +0000 (17:41 +0000)]
use getenv() instead of the _ENV var