]> granicus.if.org Git - php/log
php
19 years agoMFB51: Additional tweaks to the patch for bug #34249.
Ilia Alshanetsky [Wed, 26 Oct 2005 15:08:42 +0000 (15:08 +0000)]
MFB51: Additional tweaks to the patch for bug #34249.

19 years ago- Make it compile when inside the PHP source tree.
Derick Rethans [Wed, 26 Oct 2005 15:05:22 +0000 (15:05 +0000)]
- Make it compile when inside the PHP source tree.

19 years ago- Allow settable default flags for the filters.
Derick Rethans [Wed, 26 Oct 2005 14:37:08 +0000 (14:37 +0000)]
- Allow settable default flags for the filters.

19 years agofix #34977 (Compile failure on MacOSX due to use of varargs.h)
Antony Dovgal [Wed, 26 Oct 2005 13:49:19 +0000 (13:49 +0000)]
fix #34977 (Compile failure on MacOSX due to use of varargs.h)

19 years ago- Update package.xml files.
Derick Rethans [Wed, 26 Oct 2005 13:23:16 +0000 (13:23 +0000)]
- Update package.xml files.

19 years ago- Implemented this like the comment says, otherwise it will ofcourse modify
Derick Rethans [Wed, 26 Oct 2005 13:20:52 +0000 (13:20 +0000)]
- Implemented this like the comment says, otherwise it will ofcourse modify
  both instances of this variable name...

19 years agoFix configure
foobar [Wed, 26 Oct 2005 11:33:17 +0000 (11:33 +0000)]
Fix configure

19 years agoFix indent
foobar [Wed, 26 Oct 2005 11:33:05 +0000 (11:33 +0000)]
Fix indent

19 years agoCorrect non-standard SQL. Standard SQL would define "DEFAULT NULL" -- but
Dan Scott [Wed, 26 Oct 2005 08:32:25 +0000 (08:32 +0000)]
Correct non-standard SQL. Standard SQL would define "DEFAULT NULL" -- but
that is the default value if the DEFAULT clause is omitted anyways.

19 years ago- More ZTS fixes.
Derick Rethans [Wed, 26 Oct 2005 07:56:16 +0000 (07:56 +0000)]
- More ZTS fixes.

19 years ago- Fixed ZTS mode
Derick Rethans [Wed, 26 Oct 2005 07:48:51 +0000 (07:48 +0000)]
- Fixed ZTS mode
- Added input_name_to_filter() function.

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

19 years ago- Make the code a bit clearer
Marcus Boerger [Tue, 25 Oct 2005 23:11:26 +0000 (23:11 +0000)]
- Make the code a bit clearer

19 years ago- api was changed, also we are here in api 3.*, not 2 anymore
Marcus Boerger [Tue, 25 Oct 2005 19:42:55 +0000 (19:42 +0000)]
- api was changed, also we are here in api 3.*, not 2 anymore

19 years ago- zend_is_callable_ex() was changed
Marcus Boerger [Tue, 25 Oct 2005 19:38:49 +0000 (19:38 +0000)]
- zend_is_callable_ex() was changed

19 years ago- Make zend_is_callable_ex() return the class netry if available
Marcus Boerger [Tue, 25 Oct 2005 19:38:09 +0000 (19:38 +0000)]
- Make zend_is_callable_ex() return the class netry if available

19 years agofix bug #34965 tidy is not binary safe
Michael Wallner [Tue, 25 Oct 2005 17:57:30 +0000 (17:57 +0000)]
fix bug #34965 tidy is not binary safe

19 years agouse correct enum type for the arg
Antony Dovgal [Tue, 25 Oct 2005 16:03:11 +0000 (16:03 +0000)]
use correct enum type for the arg

19 years agoFixed bug #34968 (bz2 extension fails on to build on some win32 setups).
Ilia Alshanetsky [Tue, 25 Oct 2005 15:52:08 +0000 (15:52 +0000)]
Fixed bug #34968 (bz2 extension fails on to build on some win32 setups).

19 years ago- fix the fix
Michael Wallner [Tue, 25 Oct 2005 15:35:22 +0000 (15:35 +0000)]
- fix the fix

19 years ago- add test case too
Michael Wallner [Tue, 25 Oct 2005 15:17:11 +0000 (15:17 +0000)]
- add test case too

19 years ago- fix bug #34821 zlib encoders fail on widely varying binary data on windows
Michael Wallner [Tue, 25 Oct 2005 15:13:55 +0000 (15:13 +0000)]
- fix bug #34821 zlib encoders fail on widely varying binary data on windows

19 years agoapply workaround for the leak only when GLIBC is used
Antony Dovgal [Tue, 25 Oct 2005 14:56:48 +0000 (14:56 +0000)]
apply workaround for the leak only when GLIBC is used

19 years ago- thread safe SSL crypto locks, fixes bug #33760
Michael Wallner [Tue, 25 Oct 2005 14:29:07 +0000 (14:29 +0000)]
- thread safe SSL crypto locks, fixes bug #33760

19 years agoMFB51: Do not run tests if iconv extension is unavailable.
Ilia Alshanetsky [Tue, 25 Oct 2005 14:23:22 +0000 (14:23 +0000)]
MFB51: Do not run tests if iconv extension is unavailable.

19 years agofix problem with garbage appearing in hostnames
Antony Dovgal [Tue, 25 Oct 2005 08:19:11 +0000 (08:19 +0000)]
fix problem with garbage appearing in hostnames

19 years ago- Fixed segfault in case an empty parameter was passed.
Derick Rethans [Tue, 25 Oct 2005 07:54:13 +0000 (07:54 +0000)]
- Fixed segfault in case an empty parameter was passed.

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

19 years agofix build
foobar [Mon, 24 Oct 2005 22:45:54 +0000 (22:45 +0000)]
fix build

19 years agofix #34970 (ldap configuration issues)
Antony Dovgal [Mon, 24 Oct 2005 20:24:05 +0000 (20:24 +0000)]
fix #34970 (ldap configuration issues)

19 years ago- strip_tags(), str[c]spn(), strpbrk(), strrchr(), strrpos(), strtok()
Rolland Santimano [Mon, 24 Oct 2005 14:51:17 +0000 (14:51 +0000)]
- strip_tags(), str[c]spn(), strpbrk(), strrchr(), strrpos(), strtok()

19 years ago- Unicode impl of strrchr()
Rolland Santimano [Mon, 24 Oct 2005 14:35:02 +0000 (14:35 +0000)]
- Unicode impl of strrchr()

19 years agoFixed bug #34950 (Unable to get WSDL through proxy)
Dmitry Stogov [Mon, 24 Oct 2005 07:43:48 +0000 (07:43 +0000)]
Fixed bug #34950 (Unable to get WSDL through proxy)

19 years agoUnicode support (bug #31341)
Dmitry Stogov [Mon, 24 Oct 2005 07:17:16 +0000 (07:17 +0000)]
Unicode support (bug #31341)

19 years agoReverted fix for bug #34934. The bug marked as bogus.
Dmitry Stogov [Mon, 24 Oct 2005 07:01:43 +0000 (07:01 +0000)]
Reverted fix for bug #34934. The bug marked as bogus.

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

19 years ago- Fix issue with entities in attributes
Marcus Boerger [Sun, 23 Oct 2005 23:41:20 +0000 (23:41 +0000)]
- Fix issue with entities in attributes

19 years ago- Add new test
Marcus Boerger [Sun, 23 Oct 2005 23:25:46 +0000 (23:25 +0000)]
- Add new test

19 years agofix #34938 (dns_get_record() doesn't resolve long hostnames and leaks)
Antony Dovgal [Sun, 23 Oct 2005 18:31:36 +0000 (18:31 +0000)]
fix #34938 (dns_get_record() doesn't resolve long hostnames and leaks)

19 years agoMFB51: Fixed memory leak on error.
Ilia Alshanetsky [Sun, 23 Oct 2005 15:29:38 +0000 (15:29 +0000)]
MFB51: Fixed memory leak on error.

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

19 years agomerge VCWD_ACCESS bugfix to head.
Wez Furlong [Sat, 22 Oct 2005 17:26:16 +0000 (17:26 +0000)]
merge VCWD_ACCESS bugfix to head.
Test suite is unusable in HEAD, so I guess it works here too.

19 years ago- php_u_stristr: Remove leading back-slash ... sheesh
Rolland Santimano [Sat, 22 Oct 2005 13:36:55 +0000 (13:36 +0000)]
- php_u_stristr: Remove leading back-slash ... sheesh

19 years ago- php_u_stristr: s/codepts/codepoints/ - make Jani happy
Rolland Santimano [Sat, 22 Oct 2005 13:32:51 +0000 (13:32 +0000)]
- php_u_stristr: s/codepts/codepoints/ - make Jani happy

19 years ago- Unicode impl of strpbrk()
Rolland Santimano [Sat, 22 Oct 2005 13:25:00 +0000 (13:25 +0000)]
- Unicode impl of strpbrk()

19 years ago- php_u_stristr: Code comments
Rolland Santimano [Sat, 22 Oct 2005 05:52:53 +0000 (05:52 +0000)]
- php_u_stristr: Code comments

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

19 years ago- Do not include because of implementing an interface if parent implements
Marcus Boerger [Fri, 21 Oct 2005 23:42:56 +0000 (23:42 +0000)]
- Do not include because of implementing an interface if parent implements
  the interface already

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).