]> granicus.if.org Git - php/log
php
19 years ago- Allow to specify ma memory usage for temp stream
Marcus Boerger [Sat, 29 Oct 2005 15:09:12 +0000 (15:09 +0000)]
- Allow to specify ma memory usage for temp stream

19 years ago- Register temp and memory stream here
Marcus Boerger [Sat, 29 Oct 2005 14:29:59 +0000 (14:29 +0000)]
- Register temp and memory stream here

19 years ago- Fix PECL Bug #5772; FETCH_FUNC broken for mixed case function names
Marcus Boerger [Sat, 29 Oct 2005 11:10:34 +0000 (11:10 +0000)]
- Fix PECL Bug #5772; FETCH_FUNC broken for mixed case function names
# Mhhh, now wez and me did it in different branches only because i forgot
# to commit and MFH too

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

19 years agoAdd an additional field $frame['object'] to the result array of debug_backtrace(...
Sebastian Bergmann [Fri, 28 Oct 2005 20:08:25 +0000 (20:08 +0000)]
Add an additional field $frame['object'] to the result array of debug_backtrace() that contains a reference to the respective object when the frame was called from an object. Patch has been reviewed by Andi, Zeev, and Marcus. I will coordinate with Ilia on merging it to the PHP_5_1 branch after PHP 5.1.0 has been released.

19 years agoMake sure haystack_len is initialized before it's used
Frank M. Kromann [Fri, 28 Oct 2005 19:29:29 +0000 (19:29 +0000)]
Make sure haystack_len is initialized before it's used

19 years agoAdding missing function declarations to fix win32 build
Frank M. Kromann [Fri, 28 Oct 2005 19:21:46 +0000 (19:21 +0000)]
Adding missing function declarations to fix win32 build

19 years agofix #35003 (Warning: PDOStatement::fetch(): column 0 data was too large for buffer...
Antony Dovgal [Fri, 28 Oct 2005 15:01:47 +0000 (15:01 +0000)]
fix #35003 (Warning: PDOStatement::fetch(): column 0 data was too large for buffer and was)
this is just a quick fix, the real one will follow after the weekend from Wez

19 years agoFixed bug #34879 (str_replace, array_map corrupt negative array indexes on 64-bit...
Dmitry Stogov [Fri, 28 Oct 2005 14:44:41 +0000 (14:44 +0000)]
Fixed bug #34879 (str_replace, array_map corrupt negative array indexes on 64-bit platforms)

19 years agoFixed bug #34879 (str_replace, array_map corrupt negative array indexes)
Dmitry Stogov [Fri, 28 Oct 2005 13:48:15 +0000 (13:48 +0000)]
Fixed bug #34879 (str_replace, array_map corrupt negative array indexes)

19 years agoFixed bug #34982 (array_walk_recursive() modifies elements outside function scope)
Dmitry Stogov [Fri, 28 Oct 2005 10:06:53 +0000 (10:06 +0000)]
Fixed bug #34982 (array_walk_recursive() modifies elements outside function scope)

19 years agoFixed bug #34982 (array_walk_recursive() modifies elements outside function scope)
Dmitry Stogov [Fri, 28 Oct 2005 09:57:50 +0000 (09:57 +0000)]
Fixed bug #34982 (array_walk_recursive() modifies elements outside function scope)

19 years agoFixed bug #34725 (CLI segmentation faults during cleanup in ZTS if ext/pcre is DSO)
Dmitry Stogov [Fri, 28 Oct 2005 08:31:01 +0000 (08:31 +0000)]
Fixed bug #34725 (CLI segmentation faults during cleanup in ZTS if ext/pcre is DSO)

19 years agoUnicode support
Dmitry Stogov [Fri, 28 Oct 2005 08:07:17 +0000 (08:07 +0000)]
Unicode support

19 years agoFixed test (unicode support)
Dmitry Stogov [Fri, 28 Oct 2005 07:31:21 +0000 (07:31 +0000)]
Fixed test (unicode support)

19 years ago$id:$ tatgs are removed from generated files to avoid committing of Zend/zend_vm_opco...
Dmitry Stogov [Fri, 28 Oct 2005 06:05:41 +0000 (06:05 +0000)]
$id:$ tatgs are removed from generated files to avoid committing of Zend/zend_vm_opcodes.h without real changes.

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

19 years agofix crash setting attr from foreign doc (throws exception)
Rob Richards [Thu, 27 Oct 2005 23:49:38 +0000 (23:49 +0000)]
fix crash setting attr from foreign doc (throws exception)
add test

19 years agoforgot to commit new pdo_attr_ function
Antony Dovgal [Thu, 27 Oct 2005 19:38:36 +0000 (19:38 +0000)]
forgot to commit new pdo_attr_ function

19 years agoFixed SIGSEGV
Dmitry Stogov [Thu, 27 Oct 2005 19:25:07 +0000 (19:25 +0000)]
Fixed SIGSEGV

19 years agoadd MySQL options and corresponding constants
Antony Dovgal [Thu, 27 Oct 2005 17:33:43 +0000 (17:33 +0000)]
add MySQL options and corresponding constants

19 years ago- free S->stmt
Antony Dovgal [Thu, 27 Oct 2005 17:25:31 +0000 (17:25 +0000)]
- free S->stmt
- return correct value from the cursor_closer
- make sure S->stmt is NULL'ed

19 years agoMFB51: Fixed memory leak on error
Ilia Alshanetsky [Thu, 27 Oct 2005 14:14:33 +0000 (14:14 +0000)]
MFB51: Fixed memory leak on error

19 years ago- MFB #34980, divisor and offset never passed correctly (s/float/double/)
Pierre Joye [Thu, 27 Oct 2005 11:07:39 +0000 (11:07 +0000)]
- MFB #34980, divisor and offset never passed correctly (s/float/double/)

19 years ago- Update package files.
Derick Rethans [Thu, 27 Oct 2005 09:36:26 +0000 (09:36 +0000)]
- Update package files.

19 years ago- Fixed a crash when a non-array option was passed in combination with the
Derick Rethans [Thu, 27 Oct 2005 09:27:34 +0000 (09:27 +0000)]
- Fixed a crash when a non-array option was passed in combination with the
  callback filter.

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

19 years agoAdd test for PDO::ATTR_CASE.
Dan Scott [Wed, 26 Oct 2005 23:46:52 +0000 (23:46 +0000)]
Add test for PDO::ATTR_CASE.

19 years agomake compilers happy
Antony Dovgal [Wed, 26 Oct 2005 22:46:51 +0000 (22:46 +0000)]
make compilers happy

19 years agofix #34996 (ImageTrueColorToPalette() crashes when ncolors is zero)
Antony Dovgal [Wed, 26 Oct 2005 21:35:56 +0000 (21:35 +0000)]
fix #34996 (ImageTrueColorToPalette() crashes when ncolors is zero)

19 years agoUnicode related patchset
Antony Dovgal [Wed, 26 Oct 2005 18:52:00 +0000 (18:52 +0000)]
Unicode related patchset
fixes two problems:
- wrong offset counting and ..
- OCI_NEED_DATA error when reading unicode CLOBs (fixes PECL bug #5719)

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