]>
granicus.if.org Git - php/log
Derick Rethans [Wed, 19 Oct 2005 21:11:15 +0000 (21:11 +0000)]
- MF51: Fixed bug #34874 and #33546 (Problems with lone daynames).
Ilia Alshanetsky [Wed, 19 Oct 2005 20:30:38 +0000 (20:30 +0000)]
Fixed bug #29983 (PHP does not explicitly set mime type & charset).
Rolland Santimano [Wed, 19 Oct 2005 19:10:13 +0000 (19:10 +0000)]
- Unicode impl of str[c]spn()
Ilia Alshanetsky [Wed, 19 Oct 2005 14:11:25 +0000 (14:11 +0000)]
Fixed bug #34623 (Crash in pdo_mysql on longtext fields).
Ilia Alshanetsky [Wed, 19 Oct 2005 13:41:36 +0000 (13:41 +0000)]
Change E_ERROR to E_WARNING when more_entropy flag is off on Cygwin.
Dmitry Stogov [Wed, 19 Oct 2005 12:48:07 +0000 (12:48 +0000)]
Fixed test
foobar [Wed, 19 Oct 2005 11:18:16 +0000 (11:18 +0000)]
- Fixed error messages and tests
Antony Dovgal [Wed, 19 Oct 2005 09:11:22 +0000 (09:11 +0000)]
remove undef HAVE_OCI_STMT_PREPARE2
Dmitry Stogov [Wed, 19 Oct 2005 07:55:05 +0000 (07:55 +0000)]
Fixed memory leak in ZTS mode
Derick Rethans [Wed, 19 Oct 2005 07:21:35 +0000 (07:21 +0000)]
- Improve error messages a bit.
<changelog@php.net> [Wed, 19 Oct 2005 05:43:51 +0000 (05:43 +0000)]
ChangeLog update
Antony Dovgal [Tue, 18 Oct 2005 23:51:36 +0000 (23:51 +0000)]
initialize SG(request_info).auth_digest to NULL and prevent segfaults
Ilia Alshanetsky [Tue, 18 Oct 2005 23:14:47 +0000 (23:14 +0000)]
Fixed bug #34905 (Digest authentication does not work with Apache 1).
Ilia Alshanetsky [Tue, 18 Oct 2005 22:50:43 +0000 (22:50 +0000)]
Do not set authorizer unless safe_mode or open_basedir are being used.
Antony Dovgal [Tue, 18 Oct 2005 14:50:20 +0000 (14:50 +0000)]
nuke unused var and silence warnings
Ilia Alshanetsky [Tue, 18 Oct 2005 14:34:00 +0000 (14:34 +0000)]
MFB51: Fixed bug #34899 (Fixed sqlite extension compile failure).
Antony Dovgal [Tue, 18 Oct 2005 13:51:20 +0000 (13:51 +0000)]
use php_error_docref() instead of php_error() everywhere
Antony Dovgal [Tue, 18 Oct 2005 13:39:51 +0000 (13:39 +0000)]
typo
Derick Rethans [Tue, 18 Oct 2005 13:02:11 +0000 (13:02 +0000)]
- Allow mime_content_type() to work with even a slightly broken mime magic
file.
Antony Dovgal [Tue, 18 Oct 2005 12:41:13 +0000 (12:41 +0000)]
fix mime_magic problems with ZTS
Antony Dovgal [Tue, 18 Oct 2005 10:01:08 +0000 (10:01 +0000)]
fix bug #34902 (mysqli::character_set_name() - undefined method)
<changelog@php.net> [Tue, 18 Oct 2005 05:36:34 +0000 (05:36 +0000)]
ChangeLog update
Dan Scott [Tue, 18 Oct 2005 01:01:32 +0000 (01:01 +0000)]
Apply patch for #34900, sight unseen.
Rolland Santimano [Mon, 17 Oct 2005 19:50:13 +0000 (19:50 +0000)]
- Unicode impl of stripos()
Rob Richards [Mon, 17 Oct 2005 19:47:23 +0000 (19:47 +0000)]
only need context set once
Rolland Santimano [Mon, 17 Oct 2005 17:07:44 +0000 (17:07 +0000)]
- Unicode impl of strrpos()
Ilia Alshanetsky [Mon, 17 Oct 2005 15:29:55 +0000 (15:29 +0000)]
Properly fixed bug #34456 (original patch completely reverted).
Derick Rethans [Mon, 17 Oct 2005 15:03:12 +0000 (15:03 +0000)]
- MF51: Fixed bug #29361 (var_export() producing invalid code).
Ilia Alshanetsky [Mon, 17 Oct 2005 14:29:20 +0000 (14:29 +0000)]
Fixed bug #34884 (Possible crash in ext/sqlite when sqlite.assoc_case is
being used).
Dmitry Stogov [Mon, 17 Oct 2005 08:01:07 +0000 (08:01 +0000)]
Fixed bug #34873 (Segmentation Fault on foreach in object)
Derick Rethans [Mon, 17 Oct 2005 07:03:33 +0000 (07:03 +0000)]
- Make sure that typehints for classes can only accept "= NULL" as default
value.
<changelog@php.net> [Mon, 17 Oct 2005 05:45:46 +0000 (05:45 +0000)]
ChangeLog update
Ilia Alshanetsky [Mon, 17 Oct 2005 02:42:17 +0000 (02:42 +0000)]
Further URL validations in safe_mode/open_basedir configs.
foobar [Sun, 16 Oct 2005 20:41:02 +0000 (20:41 +0000)]
- Silence unnecessary output
Marcus Boerger [Sun, 16 Oct 2005 16:13:55 +0000 (16:13 +0000)]
- Add ability to access private properties of base classes
- Add ability to specify fully qualified name for properties
- ReflectionClass::getInterfaces89 now returns associative array
<changelog@php.net> [Sun, 16 Oct 2005 05:47:08 +0000 (05:47 +0000)]
ChangeLog update
Derick Rethans [Sat, 15 Oct 2005 18:14:40 +0000 (18:14 +0000)]
- MF51: Fixed timezone guessing on Windows.
Derick Rethans [Sat, 15 Oct 2005 18:14:11 +0000 (18:14 +0000)]
- MF51: Updated timezone database to version 2005.14.
Derick Rethans [Sat, 15 Oct 2005 12:54:19 +0000 (12:54 +0000)]
- Changed type hints so that they take "= NULL" as default value.
Derick Rethans [Sat, 15 Oct 2005 12:50:20 +0000 (12:50 +0000)]
- Fixed folding markers.
<changelog@php.net> [Sat, 15 Oct 2005 05:36:00 +0000 (05:36 +0000)]
ChangeLog update
Antony Dovgal [Fri, 14 Oct 2005 21:50:46 +0000 (21:50 +0000)]
add test for bug #34873
Ilia Alshanetsky [Fri, 14 Oct 2005 15:38:56 +0000 (15:38 +0000)]
MFB51: ZTS fix
<changelog@php.net> [Fri, 14 Oct 2005 05:45:27 +0000 (05:45 +0000)]
ChangeLog update
Ilia Alshanetsky [Thu, 13 Oct 2005 21:26:08 +0000 (21:26 +0000)]
Fixed test failure
Rob Richards [Thu, 13 Oct 2005 21:19:14 +0000 (21:19 +0000)]
move constants to class
Rob Richards [Thu, 13 Oct 2005 20:17:18 +0000 (20:17 +0000)]
insure stream usage
Rob Richards [Thu, 13 Oct 2005 20:16:39 +0000 (20:16 +0000)]
bump libxml min version to 2.6.11
Marcus Boerger [Thu, 13 Oct 2005 19:48:07 +0000 (19:48 +0000)]
- SPL example was changed, so change PDO test accordingly
Marcus Boerger [Thu, 13 Oct 2005 19:45:29 +0000 (19:45 +0000)]
- Add ability to bypass key() surrounding and make that default
foobar [Thu, 13 Oct 2005 19:28:47 +0000 (19:28 +0000)]
proper quoting, breaking, etc.
Marcus Boerger [Thu, 13 Oct 2005 18:41:04 +0000 (18:41 +0000)]
- MFB Do not try to autoload the class, use internal only
Antony Dovgal [Thu, 13 Oct 2005 15:22:20 +0000 (15:22 +0000)]
correct it one more time (grrr)
Antony Dovgal [Thu, 13 Oct 2005 15:18:37 +0000 (15:18 +0000)]
correct the fix
Antony Dovgal [Thu, 13 Oct 2005 15:13:29 +0000 (15:13 +0000)]
fix #34856 (configure fails to detect libiconv's type)
Antony Dovgal [Thu, 13 Oct 2005 12:58:22 +0000 (12:58 +0000)]
fix #34855 (ibase_service_attach() segfault on AMD64)
foobar [Thu, 13 Oct 2005 10:04:17 +0000 (10:04 +0000)]
MF51:- Fixed bug #34850 (--program-suffix and --program-prefix not included in man page names)
<changelog@php.net> [Thu, 13 Oct 2005 05:40:53 +0000 (05:40 +0000)]
ChangeLog update
Marcus Boerger [Wed, 12 Oct 2005 22:52:09 +0000 (22:52 +0000)]
- Use pcre_cache_entry* rather than pcre* directly for refcounting
# This prevents a theoretical crash when using too many regexes
Marcus Boerger [Wed, 12 Oct 2005 22:45:15 +0000 (22:45 +0000)]
- Drop one cache related function which is not really neccessary
Marcus Boerger [Wed, 12 Oct 2005 22:37:30 +0000 (22:37 +0000)]
- Add/expose function to compile and access pcre_cache_entry structs
Antony Dovgal [Wed, 12 Oct 2005 21:31:49 +0000 (21:31 +0000)]
MF51: fix bug #34581 (crash with mod_rewrite)
Derick Rethans [Wed, 12 Oct 2005 19:49:35 +0000 (19:49 +0000)]
- Apperently you can't store NULL pointer values into Zend hashes - god know
why not - so we won't store those in the cache anymore.
Ilia Alshanetsky [Wed, 12 Oct 2005 15:02:35 +0000 (15:02 +0000)]
Fixed bug #34758 (PDO_DBLIB did not implement rowCount()).
Antony Dovgal [Wed, 12 Oct 2005 14:43:55 +0000 (14:43 +0000)]
fix compile warnings again
Antony Dovgal [Wed, 12 Oct 2005 14:30:34 +0000 (14:30 +0000)]
MF51: make GCC happy and improve CS a bit
Antony Dovgal [Wed, 12 Oct 2005 14:03:26 +0000 (14:03 +0000)]
nuke unused vars
Rob Richards [Wed, 12 Oct 2005 13:57:14 +0000 (13:57 +0000)]
use spprintf where appropriate
Antony Dovgal [Wed, 12 Oct 2005 13:33:33 +0000 (13:33 +0000)]
MF51: fix TS build
Dmitry Stogov [Wed, 12 Oct 2005 12:13:54 +0000 (12:13 +0000)]
Unicode support
Dmitry Stogov [Wed, 12 Oct 2005 11:00:47 +0000 (11:00 +0000)]
Fixed unicode support for strip_tags()
Dmitry Stogov [Wed, 12 Oct 2005 10:12:15 +0000 (10:12 +0000)]
Unicode support
<changelog@php.net> [Wed, 12 Oct 2005 05:45:26 +0000 (05:45 +0000)]
ChangeLog update
Rob Richards [Wed, 12 Oct 2005 03:20:13 +0000 (03:20 +0000)]
Fixed Bug #27908 (xml default_handlers not being called)
Fix memleak when entitydecls are parsed
remove old ifdefs
foobar [Tue, 11 Oct 2005 18:58:27 +0000 (18:58 +0000)]
- Removed confusing dot.
foobar [Tue, 11 Oct 2005 18:12:01 +0000 (18:12 +0000)]
fix test
Ilia Alshanetsky [Tue, 11 Oct 2005 16:18:40 +0000 (16:18 +0000)]
Fixed bug #33167 (Possible crash inside pg_fetch_array()).
Ilia Alshanetsky [Tue, 11 Oct 2005 14:33:14 +0000 (14:33 +0000)]
Fixed bug #34742 (ftp wrapper failures caused from segmented command transfer).
Antony Dovgal [Tue, 11 Oct 2005 13:59:18 +0000 (13:59 +0000)]
MF51: fix #34757 (iconv_substr() gives "Unknown error" when offset > string length)
Dmitry Stogov [Tue, 11 Oct 2005 11:39:01 +0000 (11:39 +0000)]
Fixed compilation on Windows
Dmitry Stogov [Tue, 11 Oct 2005 10:16:03 +0000 (10:16 +0000)]
Fixed bug #32455 (wrong setting property to unset value)
Dmitry Stogov [Tue, 11 Oct 2005 06:46:18 +0000 (06:46 +0000)]
Fixed bug #34790 (preg_match_all(), named capturing groups, variable assignment/return => crash)
<changelog@php.net> [Tue, 11 Oct 2005 05:45:37 +0000 (05:45 +0000)]
ChangeLog update
Marcus Boerger [Tue, 11 Oct 2005 00:18:32 +0000 (00:18 +0000)]
- Provide const RegExIterator::USE_KEY and actually use it in the test
Marcus Boerger [Mon, 10 Oct 2005 23:58:42 +0000 (23:58 +0000)]
- Add (Recursive)RegExIterator
Marcus Boerger [Mon, 10 Oct 2005 21:45:09 +0000 (21:45 +0000)]
- Register new class
Marcus Boerger [Mon, 10 Oct 2005 21:06:54 +0000 (21:06 +0000)]
- Finalize work on SplFileInfo and derived for now (add missing get*Info())
- Update docu
Antony Dovgal [Mon, 10 Oct 2005 20:16:35 +0000 (20:16 +0000)]
MF51: use proper macros and vars instead of strlen()
Antony Dovgal [Mon, 10 Oct 2005 20:14:31 +0000 (20:14 +0000)]
MF51: fix #34818
Derick Rethans [Mon, 10 Oct 2005 16:41:40 +0000 (16:41 +0000)]
- Make sure the tzcache' dtor doesn't cleanup cached misses in the lookup
tables.
George Schlossnagle [Mon, 10 Oct 2005 16:02:20 +0000 (16:02 +0000)]
remove potentially bogus test
Dmitry Stogov [Mon, 10 Oct 2005 15:40:43 +0000 (15:40 +0000)]
Fixed XML Schema error
Ilia Alshanetsky [Mon, 10 Oct 2005 14:43:51 +0000 (14:43 +0000)]
Fixed bug #34809 (FETCH_INTO in PDO crashes without a destination object).
Ilia Alshanetsky [Mon, 10 Oct 2005 14:30:05 +0000 (14:30 +0000)]
Fixed bug #34802 (Fixed crash on object instantiation failure).
Antony Dovgal [Mon, 10 Oct 2005 12:59:47 +0000 (12:59 +0000)]
MF51: fix #34810 (mysqli::init() and others use wrong $this pointer without checks)
Dmitry Stogov [Mon, 10 Oct 2005 10:54:45 +0000 (10:54 +0000)]
Fixed bug #34786 (2 @ results in change to error_reporting() to random value)
Dmitry Stogov [Mon, 10 Oct 2005 10:50:35 +0000 (10:50 +0000)]
MFH
Antony Dovgal [Mon, 10 Oct 2005 10:48:38 +0000 (10:48 +0000)]
update changelog
foobar [Mon, 10 Oct 2005 10:28:21 +0000 (10:28 +0000)]
Fix copypastetypo
foobar [Mon, 10 Oct 2005 10:27:27 +0000 (10:27 +0000)]
Fix copypastetypo