]> granicus.if.org Git - php/log
php
19 years agofix ws
Antony Dovgal [Fri, 21 Oct 2005 15:54:46 +0000 (15:54 +0000)]
fix ws

19 years agoFixed bug #34934 (offsetExists is not called from array_key_exists)
Dmitry Stogov [Fri, 21 Oct 2005 15:20:30 +0000 (15:20 +0000)]
Fixed bug #34934 (offsetExists is not called from array_key_exists)

19 years agofix possible crash in dns_get_record()
Antony Dovgal [Fri, 21 Oct 2005 13:48:07 +0000 (13:48 +0000)]
fix possible crash in dns_get_record()
cleanup code a bit
(partly fixes #34938)

19 years agoFixed bug #31341 (escape on curly inconsistent)
Dmitry Stogov [Fri, 21 Oct 2005 13:22:10 +0000 (13:22 +0000)]
Fixed bug #31341 (escape on curly inconsistent)

19 years agoFixed fgetcsv() and fputcsv() inconsistency.
Dmitry Stogov [Fri, 21 Oct 2005 12:14:11 +0000 (12:14 +0000)]
Fixed fgetcsv() and fputcsv() inconsistency.

19 years agoFixed bug #34782 (token_get_all() gives wrong result)
Dmitry Stogov [Fri, 21 Oct 2005 09:33:04 +0000 (09:33 +0000)]
Fixed bug #34782 (token_get_all() gives wrong result)

19 years agoFixed bug #29268 (__autoload() not called with Reflection->getClass())
Dmitry Stogov [Fri, 21 Oct 2005 08:03:39 +0000 (08:03 +0000)]
Fixed bug #29268 (__autoload() not called with Reflection->getClass())

19 years agoChangeLog update
<changelog@php.net> [Fri, 21 Oct 2005 05:42:08 +0000 (05:42 +0000)]
ChangeLog update

19 years agoProper news
foobar [Thu, 20 Oct 2005 19:35:14 +0000 (19:35 +0000)]
Proper news

19 years ago- Unicode impl of stristr()
Rolland Santimano [Thu, 20 Oct 2005 19:25:54 +0000 (19:25 +0000)]
- Unicode impl of stristr()

19 years agoMFB51: Fixed tests to work with ZTS builds
Ilia Alshanetsky [Thu, 20 Oct 2005 19:22:55 +0000 (19:22 +0000)]
MFB51: Fixed tests to work with ZTS builds

19 years agouse proper constants
Antony Dovgal [Thu, 20 Oct 2005 16:54:19 +0000 (16:54 +0000)]
use proper constants

19 years agouse constants instead of their values
Antony Dovgal [Thu, 20 Oct 2005 16:50:43 +0000 (16:50 +0000)]
use constants instead of their values

19 years agocopy/paste typo
Antony Dovgal [Thu, 20 Oct 2005 16:46:44 +0000 (16:46 +0000)]
copy/paste typo

19 years agoFixed test for cygwin installs
Ilia Alshanetsky [Thu, 20 Oct 2005 14:42:36 +0000 (14:42 +0000)]
Fixed test for cygwin installs

19 years agoRemoved unnecesary local variable
Dmitry Stogov [Thu, 20 Oct 2005 11:31:59 +0000 (11:31 +0000)]
Removed unnecesary local variable

19 years agoFixed bug #34893 (PHP5.1 overloading, Cannot access private property)
Dmitry Stogov [Thu, 20 Oct 2005 09:47:31 +0000 (09:47 +0000)]
Fixed bug #34893 (PHP5.1 overloading, Cannot access private property)

19 years agoFixed bug #34712 (zend.ze1_compatibility_mode = on segfault)
Dmitry Stogov [Thu, 20 Oct 2005 08:56:02 +0000 (08:56 +0000)]
Fixed bug #34712 (zend.ze1_compatibility_mode = on segfault)

19 years agoFixed bug #34767 (Zend Engine 1 Compatibility not copying objects correctly)
Dmitry Stogov [Thu, 20 Oct 2005 08:15:13 +0000 (08:15 +0000)]
Fixed bug #34767 (Zend Engine 1 Compatibility not copying objects correctly)

19 years agoFixed bug #31177 (menory leaks and corruption because of incorrect refcounting)
Dmitry Stogov [Thu, 20 Oct 2005 07:23:58 +0000 (07:23 +0000)]
Fixed bug #31177 (menory leaks and corruption because of incorrect refcounting)

19 years agoAdded forgotten tests
Dmitry Stogov [Thu, 20 Oct 2005 07:03:45 +0000 (07:03 +0000)]
Added forgotten tests

19 years agoChangeLog update
<changelog@php.net> [Thu, 20 Oct 2005 05:34:50 +0000 (05:34 +0000)]
ChangeLog update

19 years agoImplementing C-level Code coverage (--enable-gcov).
John Coggeshall [Thu, 20 Oct 2005 00:18:23 +0000 (00:18 +0000)]
Implementing C-level Code coverage (--enable-gcov).

  o Requires LTP 1.4+ and libgcov

19 years agoFixed -m memory leak
Ilia Alshanetsky [Wed, 19 Oct 2005 21:57:35 +0000 (21:57 +0000)]
Fixed -m memory leak

19 years ago- MF51: Fixed bug #34874 and #33546 (Problems with lone daynames).
Derick Rethans [Wed, 19 Oct 2005 21:11:15 +0000 (21:11 +0000)]
- MF51: Fixed bug #34874 and #33546 (Problems with lone daynames).

19 years agoFixed bug #29983 (PHP does not explicitly set mime type & charset).
Ilia Alshanetsky [Wed, 19 Oct 2005 20:30:38 +0000 (20:30 +0000)]
Fixed bug #29983 (PHP does not explicitly set mime type & charset).

19 years ago- Unicode impl of str[c]spn()
Rolland Santimano [Wed, 19 Oct 2005 19:10:13 +0000 (19:10 +0000)]
- Unicode impl of str[c]spn()

19 years agoFixed bug #34623 (Crash in pdo_mysql on longtext fields).
Ilia Alshanetsky [Wed, 19 Oct 2005 14:11:25 +0000 (14:11 +0000)]
Fixed bug #34623 (Crash in pdo_mysql on longtext fields).

19 years agoChange E_ERROR to E_WARNING when more_entropy flag is off on Cygwin.
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.

19 years agoFixed test
Dmitry Stogov [Wed, 19 Oct 2005 12:48:07 +0000 (12:48 +0000)]
Fixed test

19 years ago- Fixed error messages and tests
foobar [Wed, 19 Oct 2005 11:18:16 +0000 (11:18 +0000)]
- Fixed error messages and tests

19 years agoremove undef HAVE_OCI_STMT_PREPARE2
Antony Dovgal [Wed, 19 Oct 2005 09:11:22 +0000 (09:11 +0000)]
remove undef HAVE_OCI_STMT_PREPARE2

19 years agoFixed memory leak in ZTS mode
Dmitry Stogov [Wed, 19 Oct 2005 07:55:05 +0000 (07:55 +0000)]
Fixed memory leak in ZTS mode

19 years ago- Improve error messages a bit.
Derick Rethans [Wed, 19 Oct 2005 07:21:35 +0000 (07:21 +0000)]
- Improve error messages a bit.

19 years agoChangeLog update
<changelog@php.net> [Wed, 19 Oct 2005 05:43:51 +0000 (05:43 +0000)]
ChangeLog update

19 years agoinitialize SG(request_info).auth_digest to NULL and prevent segfaults
Antony Dovgal [Tue, 18 Oct 2005 23:51:36 +0000 (23:51 +0000)]
initialize SG(request_info).auth_digest to NULL and prevent segfaults

19 years agoFixed bug #34905 (Digest authentication does not work with Apache 1).
Ilia Alshanetsky [Tue, 18 Oct 2005 23:14:47 +0000 (23:14 +0000)]
Fixed bug #34905 (Digest authentication does not work with Apache 1).

19 years agoDo not set authorizer unless safe_mode or open_basedir are being used.
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.

19 years agonuke unused var and silence warnings
Antony Dovgal [Tue, 18 Oct 2005 14:50:20 +0000 (14:50 +0000)]
nuke unused var and silence warnings

19 years agoMFB51: Fixed bug #34899 (Fixed sqlite extension compile failure).
Ilia Alshanetsky [Tue, 18 Oct 2005 14:34:00 +0000 (14:34 +0000)]
MFB51: Fixed bug #34899 (Fixed sqlite extension compile failure).

19 years agouse php_error_docref() instead of php_error() everywhere
Antony Dovgal [Tue, 18 Oct 2005 13:51:20 +0000 (13:51 +0000)]
use php_error_docref() instead of php_error() everywhere

19 years agotypo
Antony Dovgal [Tue, 18 Oct 2005 13:39:51 +0000 (13:39 +0000)]
typo

19 years ago- Allow mime_content_type() to work with even a slightly broken mime magic
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.

19 years agofix mime_magic problems with ZTS
Antony Dovgal [Tue, 18 Oct 2005 12:41:13 +0000 (12:41 +0000)]
fix mime_magic problems with ZTS

19 years agofix bug #34902 (mysqli::character_set_name() - undefined method)
Antony Dovgal [Tue, 18 Oct 2005 10:01:08 +0000 (10:01 +0000)]
fix bug #34902 (mysqli::character_set_name() - undefined method)

19 years agoChangeLog update
<changelog@php.net> [Tue, 18 Oct 2005 05:36:34 +0000 (05:36 +0000)]
ChangeLog update

19 years agoApply patch for #34900, sight unseen.
Dan Scott [Tue, 18 Oct 2005 01:01:32 +0000 (01:01 +0000)]
Apply patch for #34900, sight unseen.

19 years ago- Unicode impl of stripos()
Rolland Santimano [Mon, 17 Oct 2005 19:50:13 +0000 (19:50 +0000)]
- Unicode impl of stripos()

19 years agoonly need context set once
Rob Richards [Mon, 17 Oct 2005 19:47:23 +0000 (19:47 +0000)]
only need context set once

19 years ago- Unicode impl of strrpos()
Rolland Santimano [Mon, 17 Oct 2005 17:07:44 +0000 (17:07 +0000)]
- Unicode impl of strrpos()

19 years agoProperly fixed bug #34456 (original patch completely reverted).
Ilia Alshanetsky [Mon, 17 Oct 2005 15:29:55 +0000 (15:29 +0000)]
Properly fixed bug #34456 (original patch completely reverted).

19 years ago- MF51: Fixed bug #29361 (var_export() producing invalid code).
Derick Rethans [Mon, 17 Oct 2005 15:03:12 +0000 (15:03 +0000)]
- MF51: Fixed bug #29361 (var_export() producing invalid code).

19 years agoFixed bug #34884 (Possible crash in ext/sqlite when sqlite.assoc_case is
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).

19 years agoFixed bug #34873 (Segmentation Fault on foreach in object)
Dmitry Stogov [Mon, 17 Oct 2005 08:01:07 +0000 (08:01 +0000)]
Fixed bug #34873 (Segmentation Fault on foreach in object)

19 years ago- Make sure that typehints for classes can only accept "= NULL" as default
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.

19 years agoChangeLog update
<changelog@php.net> [Mon, 17 Oct 2005 05:45:46 +0000 (05:45 +0000)]
ChangeLog update

19 years agoFurther URL validations in safe_mode/open_basedir configs.
Ilia Alshanetsky [Mon, 17 Oct 2005 02:42:17 +0000 (02:42 +0000)]
Further URL validations in safe_mode/open_basedir configs.

19 years ago- Silence unnecessary output
foobar [Sun, 16 Oct 2005 20:41:02 +0000 (20:41 +0000)]
- Silence unnecessary output

19 years ago- Add ability to access private properties of base classes
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

19 years agoChangeLog update
<changelog@php.net> [Sun, 16 Oct 2005 05:47:08 +0000 (05:47 +0000)]
ChangeLog update

19 years ago- MF51: Fixed timezone guessing on Windows.
Derick Rethans [Sat, 15 Oct 2005 18:14:40 +0000 (18:14 +0000)]
- MF51: Fixed timezone guessing on Windows.

19 years ago- MF51: Updated timezone database to version 2005.14.
Derick Rethans [Sat, 15 Oct 2005 18:14:11 +0000 (18:14 +0000)]
- MF51: Updated timezone database to version 2005.14.

19 years ago- Changed type hints so that they take "= NULL" as default value.
Derick Rethans [Sat, 15 Oct 2005 12:54:19 +0000 (12:54 +0000)]
- Changed type hints so that they take "= NULL" as default value.

19 years ago- Fixed folding markers.
Derick Rethans [Sat, 15 Oct 2005 12:50:20 +0000 (12:50 +0000)]
- Fixed folding markers.

19 years agoChangeLog update
<changelog@php.net> [Sat, 15 Oct 2005 05:36:00 +0000 (05:36 +0000)]
ChangeLog update

19 years agoadd test for bug #34873
Antony Dovgal [Fri, 14 Oct 2005 21:50:46 +0000 (21:50 +0000)]
add test for bug #34873

19 years agoMFB51: ZTS fix
Ilia Alshanetsky [Fri, 14 Oct 2005 15:38:56 +0000 (15:38 +0000)]
MFB51: ZTS fix

19 years agoChangeLog update
<changelog@php.net> [Fri, 14 Oct 2005 05:45:27 +0000 (05:45 +0000)]
ChangeLog update

19 years agoFixed test failure
Ilia Alshanetsky [Thu, 13 Oct 2005 21:26:08 +0000 (21:26 +0000)]
Fixed test failure

19 years agomove constants to class
Rob Richards [Thu, 13 Oct 2005 21:19:14 +0000 (21:19 +0000)]
move constants to class

19 years agoinsure stream usage
Rob Richards [Thu, 13 Oct 2005 20:17:18 +0000 (20:17 +0000)]
insure stream usage

19 years agobump libxml min version to 2.6.11
Rob Richards [Thu, 13 Oct 2005 20:16:39 +0000 (20:16 +0000)]
bump libxml min version to 2.6.11

19 years ago- SPL example was changed, so change PDO test accordingly
Marcus Boerger [Thu, 13 Oct 2005 19:48:07 +0000 (19:48 +0000)]
- SPL example was changed, so change PDO test accordingly

19 years ago- Add ability to bypass key() surrounding and make that default
Marcus Boerger [Thu, 13 Oct 2005 19:45:29 +0000 (19:45 +0000)]
- Add ability to bypass key() surrounding and make that default

19 years agoproper quoting, breaking, etc.
foobar [Thu, 13 Oct 2005 19:28:47 +0000 (19:28 +0000)]
proper quoting, breaking, etc.

19 years ago- MFB Do not try to autoload the class, use internal only
Marcus Boerger [Thu, 13 Oct 2005 18:41:04 +0000 (18:41 +0000)]
- MFB Do not try to autoload the class, use internal only

19 years agocorrect it one more time (grrr)
Antony Dovgal [Thu, 13 Oct 2005 15:22:20 +0000 (15:22 +0000)]
correct it one more time (grrr)

19 years agocorrect the fix
Antony Dovgal [Thu, 13 Oct 2005 15:18:37 +0000 (15:18 +0000)]
correct the fix

19 years agofix #34856 (configure fails to detect libiconv's type)
Antony Dovgal [Thu, 13 Oct 2005 15:13:29 +0000 (15:13 +0000)]
fix #34856 (configure fails to detect libiconv's type)

19 years agofix #34855 (ibase_service_attach() segfault on AMD64)
Antony Dovgal [Thu, 13 Oct 2005 12:58:22 +0000 (12:58 +0000)]
fix #34855 (ibase_service_attach() segfault on AMD64)

19 years agoMF51:- Fixed bug #34850 (--program-suffix and --program-prefix not included in man...
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)

19 years agoChangeLog update
<changelog@php.net> [Thu, 13 Oct 2005 05:40:53 +0000 (05:40 +0000)]
ChangeLog update

19 years ago- Use pcre_cache_entry* rather than pcre* directly for refcounting
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

19 years ago- Drop one cache related function which is not really neccessary
Marcus Boerger [Wed, 12 Oct 2005 22:45:15 +0000 (22:45 +0000)]
- Drop one cache related function which is not really neccessary

19 years ago- Add/expose function to compile and access pcre_cache_entry structs
Marcus Boerger [Wed, 12 Oct 2005 22:37:30 +0000 (22:37 +0000)]
- Add/expose function to compile and access pcre_cache_entry structs

19 years agoMF51: fix bug #34581 (crash with mod_rewrite)
Antony Dovgal [Wed, 12 Oct 2005 21:31:49 +0000 (21:31 +0000)]
MF51: fix bug #34581 (crash with mod_rewrite)

19 years ago- Apperently you can't store NULL pointer values into Zend hashes - god know
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.

19 years agoFixed bug #34758 (PDO_DBLIB did not implement rowCount()).
Ilia Alshanetsky [Wed, 12 Oct 2005 15:02:35 +0000 (15:02 +0000)]
Fixed bug #34758 (PDO_DBLIB did not implement rowCount()).

19 years agofix compile warnings again
Antony Dovgal [Wed, 12 Oct 2005 14:43:55 +0000 (14:43 +0000)]
fix compile warnings again

19 years agoMF51: make GCC happy and improve CS a bit
Antony Dovgal [Wed, 12 Oct 2005 14:30:34 +0000 (14:30 +0000)]
MF51: make GCC happy and improve CS a bit

19 years agonuke unused vars
Antony Dovgal [Wed, 12 Oct 2005 14:03:26 +0000 (14:03 +0000)]
nuke unused vars

19 years agouse spprintf where appropriate
Rob Richards [Wed, 12 Oct 2005 13:57:14 +0000 (13:57 +0000)]
use spprintf where appropriate

19 years agoMF51: fix TS build
Antony Dovgal [Wed, 12 Oct 2005 13:33:33 +0000 (13:33 +0000)]
MF51: fix TS build

19 years agoUnicode support
Dmitry Stogov [Wed, 12 Oct 2005 12:13:54 +0000 (12:13 +0000)]
Unicode support

19 years agoFixed unicode support for strip_tags()
Dmitry Stogov [Wed, 12 Oct 2005 11:00:47 +0000 (11:00 +0000)]
Fixed unicode support for strip_tags()

19 years agoUnicode support
Dmitry Stogov [Wed, 12 Oct 2005 10:12:15 +0000 (10:12 +0000)]
Unicode support

19 years agoChangeLog update
<changelog@php.net> [Wed, 12 Oct 2005 05:45:26 +0000 (05:45 +0000)]
ChangeLog update

19 years agoFixed Bug #27908 (xml default_handlers not being called)
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

19 years ago- Removed confusing dot.
foobar [Tue, 11 Oct 2005 18:58:27 +0000 (18:58 +0000)]
- Removed confusing dot.

19 years agofix test
foobar [Tue, 11 Oct 2005 18:12:01 +0000 (18:12 +0000)]
fix test