]> granicus.if.org Git - php/log
php
17 years agoFixed bug #43981 (gmp_div_r() does not preserve the sign of 1st argument)
Ilia Alshanetsky [Wed, 30 Jan 2008 18:25:51 +0000 (18:25 +0000)]
Fixed bug #43981 (gmp_div_r() does not preserve the sign of 1st argument)

17 years agoRemoving superfluous --INI-- section
Zoe Slattery [Wed, 30 Jan 2008 17:50:38 +0000 (17:50 +0000)]
Removing superfluous --INI-- section

17 years agoFix test
Felipe Pena [Wed, 30 Jan 2008 16:06:44 +0000 (16:06 +0000)]
Fix test

17 years agoMFH: fix bug #41562 (SimpleXML memory issue)
Rob Richards [Wed, 30 Jan 2008 15:28:46 +0000 (15:28 +0000)]
MFH: fix bug #41562 (SimpleXML memory issue)

17 years agoFix test
Felipe Pena [Wed, 30 Jan 2008 14:49:20 +0000 (14:49 +0000)]
Fix test

17 years agoRevert
Felipe Pena [Wed, 30 Jan 2008 14:45:20 +0000 (14:45 +0000)]
Revert

17 years agoAdding tests for class features, including __autoload(), property inheritance rules...
Robin Fernandes [Wed, 30 Jan 2008 14:25:57 +0000 (14:25 +0000)]
Adding tests for class features, including __autoload(), property inheritance rules and class constants.

17 years agoFix the fix (isInstance - order of parameters)
Felipe Pena [Wed, 30 Jan 2008 13:42:01 +0000 (13:42 +0000)]
Fix the fix (isInstance - order of parameters)

17 years agofix ZTS build
Antony Dovgal [Wed, 30 Jan 2008 12:50:59 +0000 (12:50 +0000)]
fix ZTS build

17 years agoFix tests
Felipe Pena [Wed, 30 Jan 2008 11:43:10 +0000 (11:43 +0000)]
Fix tests

17 years agoFixed Bug#43926 (isInstance() isn't equivalent to instanceof operator)
Felipe Pena [Wed, 30 Jan 2008 10:27:28 +0000 (10:27 +0000)]
Fixed Bug#43926 (isInstance() isn't equivalent to instanceof operator)

17 years agoImproved PHP binary size and startup speed with GCC4 visibility control (Nuno)
Dmitry Stogov [Wed, 30 Jan 2008 09:41:12 +0000 (09:41 +0000)]
Improved PHP binary size and startup speed with GCC4 visibility control (Nuno)

17 years agofix typo
Rasmus Lerdorf [Wed, 30 Jan 2008 08:52:17 +0000 (08:52 +0000)]
fix typo

17 years agoZTS fix
Dmitry Stogov [Wed, 30 Jan 2008 08:10:17 +0000 (08:10 +0000)]
ZTS fix

17 years agoMFH: Fix arginfo.
Sebastian Bergmann [Wed, 30 Jan 2008 06:48:13 +0000 (06:48 +0000)]
MFH: Fix arginfo.

17 years agofix #43941: invalid utf-8 not accepted
Stanislav Malyshev [Wed, 30 Jan 2008 03:17:57 +0000 (03:17 +0000)]
fix #43941: invalid utf-8 not accepted

17 years agoChange readline extension status to Working
Ilia Alshanetsky [Wed, 30 Jan 2008 00:07:38 +0000 (00:07 +0000)]
Change readline extension status to Working

17 years agoFixed bug #43957 (utf8_decode() bogus conversion of partial multibyte UTF8 char)
Rasmus Lerdorf [Tue, 29 Jan 2008 23:21:11 +0000 (23:21 +0000)]
Fixed bug #43957 (utf8_decode() bogus conversion of partial multibyte UTF8 char)

17 years agoMFH: fix win32 build
Rob Richards [Tue, 29 Jan 2008 22:06:43 +0000 (22:06 +0000)]
MFH: fix win32 build

17 years agorm cruft
Stanislav Malyshev [Tue, 29 Jan 2008 22:03:01 +0000 (22:03 +0000)]
rm cruft

17 years agoMFH: Fix arginfo and prototype.
Sebastian Bergmann [Tue, 29 Jan 2008 21:21:20 +0000 (21:21 +0000)]
MFH: Fix arginfo and prototype.

17 years agoupgrade to PCRE 7.6.
Nuno Lopes [Tue, 29 Jan 2008 20:18:02 +0000 (20:18 +0000)]
upgrade to PCRE 7.6.
#changes to code are minimal. this fixes a security bug

17 years ago- That should have been ||.
Derick Rethans [Tue, 29 Jan 2008 20:14:18 +0000 (20:14 +0000)]
- That should have been ||.

17 years ago- Make whitespace the same as in HEAD.
Derick Rethans [Tue, 29 Jan 2008 20:12:53 +0000 (20:12 +0000)]
- Make whitespace the same as in HEAD.

17 years ago- MFH: Fixed bug #43960 (strtotime() returns timestamp in the future when given
Derick Rethans [Tue, 29 Jan 2008 20:10:24 +0000 (20:10 +0000)]
- MFH: Fixed bug #43960 (strtotime() returns timestamp in the future when given
  a bogus string).

17 years agoFixed bug #43968 (Extending internal class causes a crash)
Dmitry Stogov [Tue, 29 Jan 2008 20:01:31 +0000 (20:01 +0000)]
Fixed bug #43968 (Extending internal class causes a crash)
The fix is a workaround for GCC optizer bug.

17 years agoFix the build, add a missing file
Andrey Hristov [Tue, 29 Jan 2008 18:11:46 +0000 (18:11 +0000)]
Fix the build, add a missing file

17 years agoMFH: Add Reflection API metadata for DOMXPath.
Sebastian Bergmann [Tue, 29 Jan 2008 15:55:23 +0000 (15:55 +0000)]
MFH: Add Reflection API metadata for DOMXPath.

17 years agoMFH: Add Reflection API metadata for DOMNode.
Sebastian Bergmann [Tue, 29 Jan 2008 15:23:18 +0000 (15:23 +0000)]
MFH: Add Reflection API metadata for DOMNode.

17 years agoFixed bug #43491 (Under certain conditions, file_exists() never returns)
Dmitry Stogov [Tue, 29 Jan 2008 14:24:55 +0000 (14:24 +0000)]
Fixed bug #43491 (Under certain conditions, file_exists() never returns)

17 years agoentry moved to 5_2
Antony Dovgal [Tue, 29 Jan 2008 13:39:57 +0000 (13:39 +0000)]
entry moved to 5_2

17 years agomissing spaces
Dmitry Stogov [Tue, 29 Jan 2008 12:25:25 +0000 (12:25 +0000)]
missing spaces

17 years agofix test
Antony Dovgal [Tue, 29 Jan 2008 12:23:48 +0000 (12:23 +0000)]
fix test
Derick, you're adding new methods too fast =)

17 years agoMoved initialization code into a function.
Andrey Hristov [Tue, 29 Jan 2008 11:59:53 +0000 (11:59 +0000)]
Moved initialization code into a function.

17 years agoFixed bug #43323 (Wrong count abstract methods). (Felipe, Dmitry)
Dmitry Stogov [Tue, 29 Jan 2008 11:12:57 +0000 (11:12 +0000)]
Fixed bug #43323 (Wrong count abstract methods). (Felipe, Dmitry)

17 years agoFixed types
Dmitry Stogov [Tue, 29 Jan 2008 11:12:07 +0000 (11:12 +0000)]
Fixed types

17 years agoFixed bug #43505 (Assign by reference bug)
Dmitry Stogov [Tue, 29 Jan 2008 10:45:07 +0000 (10:45 +0000)]
Fixed bug #43505 (Assign by reference bug)

17 years agoFixed bug #43918 (Segmentation fault in garbage collector)
Dmitry Stogov [Tue, 29 Jan 2008 09:59:42 +0000 (09:59 +0000)]
Fixed bug #43918 (Segmentation fault in garbage collector)

17 years agoBFN
Antony Dovgal [Tue, 29 Jan 2008 08:57:26 +0000 (08:57 +0000)]
BFN

17 years ago- MFH compact_variation1.phpt - fix for bug #29044
Robert Nicholson [Tue, 29 Jan 2008 08:50:43 +0000 (08:50 +0000)]
- MFH compact_variation1.phpt  - fix for bug #29044

17 years agoMFH: Add Reflection API metadata for XSLTProcessor.
Sebastian Bergmann [Tue, 29 Jan 2008 07:51:43 +0000 (07:51 +0000)]
MFH: Add Reflection API metadata for XSLTProcessor.

17 years agoSimplify code
Ilia Alshanetsky [Tue, 29 Jan 2008 01:17:30 +0000 (01:17 +0000)]
Simplify code

17 years agoMFH: fix #43596 (array_slice(): $length arg ignored when it is 0)
Antony Dovgal [Tue, 29 Jan 2008 00:39:46 +0000 (00:39 +0000)]
MFH: fix #43596 (array_slice(): $length arg ignored when it is 0)

17 years agoMFH: fix typo and bug #43646
Antony Dovgal [Tue, 29 Jan 2008 00:07:26 +0000 (00:07 +0000)]
MFH: fix typo and bug #43646

17 years agofix type
Stanislav Malyshev [Mon, 28 Jan 2008 23:55:53 +0000 (23:55 +0000)]
fix type

17 years agoMoving extension specific code to php_mysqlnd.c as the old rule is.
Andrey Hristov [Mon, 28 Jan 2008 23:23:08 +0000 (23:23 +0000)]
Moving extension specific code to php_mysqlnd.c as the old rule is.

17 years agoBFN
Antony Dovgal [Mon, 28 Jan 2008 23:08:54 +0000 (23:08 +0000)]
BFN

17 years agoadd test
Antony Dovgal [Mon, 28 Jan 2008 23:07:45 +0000 (23:07 +0000)]
add test

17 years agofix #43927 (koi8r is missing from html_entity_decode())
Antony Dovgal [Mon, 28 Jan 2008 23:07:12 +0000 (23:07 +0000)]
fix #43927 (koi8r is missing from html_entity_decode())
patch by andy at demos dot su

17 years agosome config.w32 fixes
Andrey Hristov [Mon, 28 Jan 2008 22:50:06 +0000 (22:50 +0000)]
some config.w32 fixes
moved mysqlnd's block allocator to a separate file and also now
it's part of the connection, no MT problems.

17 years ago- MFH Make SplObjectStorage implement ArrayAccess
Marcus Boerger [Mon, 28 Jan 2008 22:48:15 +0000 (22:48 +0000)]
- MFH Make SplObjectStorage implement ArrayAccess
[DOC]

17 years ago- MFH: Added two optional parameters to timezone_transitions_get() /
Derick Rethans [Mon, 28 Jan 2008 21:12:41 +0000 (21:12 +0000)]
- MFH: Added two optional parameters to timezone_transitions_get() /
  DateTimeZone::getTranstions() to limit the range of transitions being
  returned.

17 years ago- Fixed test case.
Derick Rethans [Mon, 28 Jan 2008 21:00:14 +0000 (21:00 +0000)]
- Fixed test case.

17 years ago- Add missing folding tags.
Derick Rethans [Mon, 28 Jan 2008 20:35:17 +0000 (20:35 +0000)]
- Add missing folding tags.

17 years ago- MFH: Send the debug info to stderr instead of stdout.
Derick Rethans [Mon, 28 Jan 2008 20:34:02 +0000 (20:34 +0000)]
- MFH: Send the debug info to stderr instead of stdout.

17 years ago- MFH: Added date_timestamp_get() / DateTime::getTimestamp() to retrieve the
Derick Rethans [Mon, 28 Jan 2008 20:30:51 +0000 (20:30 +0000)]
- MFH: Added date_timestamp_get() / DateTime::getTimestamp() to retrieve the
  Unix timestamp belonging to a date object.

17 years agoMore optimizations - less MM calls
Andrey Hristov [Mon, 28 Jan 2008 18:25:50 +0000 (18:25 +0000)]
More optimizations - less MM calls
Clearly separated fetching (physical reading) from decoding phases (data
interpretation). Threaded fetching added but disabled as needs more work for
Windows. For Linux needs some touches to add pthreads if this is enabled,
probably with a compile-time switch.
The code reorganisation makes it easy to add also async API, similar to
cURL's one.

17 years agoMFH: Fixed bug #43954 (Memory leak when sending the same HTTP status code more than...
Scott MacVicar [Mon, 28 Jan 2008 16:09:08 +0000 (16:09 +0000)]
MFH: Fixed bug #43954 (Memory leak when sending the same HTTP status code more than once.)

17 years agoremove unused PHP_MYSQL_API macro
Nuno Lopes [Mon, 28 Jan 2008 11:16:00 +0000 (11:16 +0000)]
remove unused PHP_MYSQL_API macro

17 years agoBetter message
Dmitry Stogov [Mon, 28 Jan 2008 08:55:19 +0000 (08:55 +0000)]
Better message

17 years ago- MFH: Fixed parsing of timezones
Derick Rethans [Sun, 27 Jan 2008 22:16:48 +0000 (22:16 +0000)]
- MFH: Fixed parsing of timezones

17 years agoFix test
Hannes Magnusson [Sun, 27 Jan 2008 19:10:41 +0000 (19:10 +0000)]
Fix test

17 years agoMFH:
Marcus Boerger [Sun, 27 Jan 2008 18:07:20 +0000 (18:07 +0000)]
MFH:
[DOC] Add ability to store associative infor with objects in SplObjectStorage
- Add second parameter to SplObjectStorage::attach()
- Add SplObjectStorage::setInfo()
- Add SplObjectStorage::getInfo()

17 years ago- MFH: Update proto
Derick Rethans [Sun, 27 Jan 2008 17:44:29 +0000 (17:44 +0000)]
- MFH: Update proto

17 years ago- MFH: Added support for selectively listing timezone identifiers through
Derick Rethans [Sun, 27 Jan 2008 17:29:14 +0000 (17:29 +0000)]
- MFH: Added support for selectively listing timezone identifiers through
  timezone_identifiers_list() / DateTimezone::listIdentifiers().

17 years agofix test
Nuno Lopes [Sun, 27 Jan 2008 17:01:11 +0000 (17:01 +0000)]
fix test

17 years agoWS
Ilia Alshanetsky [Sun, 27 Jan 2008 17:00:37 +0000 (17:00 +0000)]
WS

17 years agobe more strict in the skipif
Nuno Lopes [Sun, 27 Jan 2008 16:54:22 +0000 (16:54 +0000)]
be more strict in the skipif

17 years agofix a bunch of SKIPIF (check for non available locales)
Nuno Lopes [Sun, 27 Jan 2008 16:45:43 +0000 (16:45 +0000)]
fix a bunch of SKIPIF (check for non available locales)

17 years agoMFH: add missing export
Rob Richards [Sun, 27 Jan 2008 16:33:01 +0000 (16:33 +0000)]
MFH: add missing export

17 years ago- Minor rearrange and fix potential issue with double adding
Marcus Boerger [Sun, 27 Jan 2008 15:23:14 +0000 (15:23 +0000)]
- Minor rearrange and fix potential issue with double adding

17 years ago- MFH revert over constfying
Marcus Boerger [Sun, 27 Jan 2008 15:04:41 +0000 (15:04 +0000)]
- MFH revert over constfying

17 years agoMFH: Typo
Etienne Kneuss [Sun, 27 Jan 2008 14:08:06 +0000 (14:08 +0000)]
MFH: Typo

17 years agoMFH: -Pointer doesn't move if we're moving forward and shifting at the same time
Etienne Kneuss [Sun, 27 Jan 2008 13:59:51 +0000 (13:59 +0000)]
MFH: -Pointer doesn't move if we're moving forward and shifting at the same time
-Userland implementation
-Doxygen doc

17 years agoMFH: Iterator implementation in SplDoublyLinkedList, SplStack, SplQueue
Etienne Kneuss [Sat, 26 Jan 2008 23:04:43 +0000 (23:04 +0000)]
MFH: Iterator implementation in SplDoublyLinkedList, SplStack, SplQueue

17 years agomore const kewywording
Nuno Lopes [Fri, 25 Jan 2008 20:29:48 +0000 (20:29 +0000)]
more const kewywording
remove spl_functions_none var (wast used anywhere

17 years agoconst more 216 bytes (on a 32-bits host)
Nuno Lopes [Fri, 25 Jan 2008 20:20:07 +0000 (20:20 +0000)]
const more 216 bytes (on a 32-bits host)

17 years agoconst'ify more 372 bytes
Nuno Lopes [Fri, 25 Jan 2008 20:11:53 +0000 (20:11 +0000)]
const'ify more 372 bytes

17 years agoconst'ify more 768 bytes
Nuno Lopes [Fri, 25 Jan 2008 20:04:10 +0000 (20:04 +0000)]
const'ify more 768 bytes

17 years agomove about 3K of data to the const area. also reduce memory usage (~ -266 bytes :P)
Nuno Lopes [Fri, 25 Jan 2008 19:57:57 +0000 (19:57 +0000)]
move about 3K of data to the const area. also reduce memory usage (~ -266 bytes :P)

17 years agospread some static keywords
Nuno Lopes [Fri, 25 Jan 2008 19:38:26 +0000 (19:38 +0000)]
spread some static keywords

17 years agoFix html_entity_decode when converting numeric html entities, the numeric values...
Scott MacVicar [Fri, 25 Jan 2008 18:10:45 +0000 (18:10 +0000)]
Fix html_entity_decode when converting numeric html entities, the numeric values for the extended characters don't correspond to that of windows-1251 and cp866.

17 years agobackport functionality to call user functions within XPath
Rob Richards [Fri, 25 Jan 2008 16:13:04 +0000 (16:13 +0000)]
backport functionality to call user functions within XPath
add test

17 years agoMFH: fix win32 compile
Rob Richards [Fri, 25 Jan 2008 15:54:58 +0000 (15:54 +0000)]
MFH: fix win32 compile

17 years agoMFH: fix zts build
Rob Richards [Fri, 25 Jan 2008 15:52:48 +0000 (15:52 +0000)]
MFH: fix zts build

17 years agoMFH: endless loop (and stack overflow) protection in compact()
Antony Dovgal [Fri, 25 Jan 2008 13:42:36 +0000 (13:42 +0000)]
MFH: endless loop (and stack overflow) protection in compact()

17 years agoAdjust new chr() param handling to address chr("") calls
Ilia Alshanetsky [Fri, 25 Jan 2008 01:31:10 +0000 (01:31 +0000)]
Adjust new chr() param handling to address chr("") calls

17 years ago- Add a basic test for array_shuffle()
Robert Nicholson [Fri, 25 Jan 2008 00:32:22 +0000 (00:32 +0000)]
- Add a basic test for array_shuffle()

17 years ago- add some basic tests for array diff and intersection functions
Robert Nicholson [Fri, 25 Jan 2008 00:13:49 +0000 (00:13 +0000)]
- add some basic tests for array diff and intersection functions

17 years agoMFH
Antony Dovgal [Thu, 24 Jan 2008 23:02:07 +0000 (23:02 +0000)]
MFH

17 years agoFixed comilation warnings
Dmitry Stogov [Thu, 24 Jan 2008 18:07:45 +0000 (18:07 +0000)]
Fixed comilation warnings

17 years ago- New tests for compact()
Robert Nicholson [Thu, 24 Jan 2008 14:51:20 +0000 (14:51 +0000)]
- New tests for compact()

17 years agoMFH: fix zts build
Rob Richards [Thu, 24 Jan 2008 14:09:36 +0000 (14:09 +0000)]
MFH: fix zts build

17 years agoIncreased Zend MM cache size
Dmitry Stogov [Thu, 24 Jan 2008 12:21:32 +0000 (12:21 +0000)]
Increased Zend MM cache size

17 years agoFixed possible GC failure because of EG(object_store).object_buckets reallocation
Dmitry Stogov [Thu, 24 Jan 2008 11:48:54 +0000 (11:48 +0000)]
Fixed possible GC failure because of EG(object_store).object_buckets reallocation

17 years agoFixed GC bug
Dmitry Stogov [Thu, 24 Jan 2008 10:49:26 +0000 (10:49 +0000)]
Fixed GC bug

17 years ago- MFH: Show GC statistics if GC benchmarking is enabled.
Derick Rethans [Thu, 24 Jan 2008 10:42:12 +0000 (10:42 +0000)]
- MFH: Show GC statistics if GC benchmarking is enabled.
#- Discussed this with Dmitry.

17 years agoFixed bug #43426 (crash on nested call_user_func() calls)
Dmitry Stogov [Thu, 24 Jan 2008 09:47:00 +0000 (09:47 +0000)]
Fixed bug #43426 (crash on nested call_user_func() calls)

17 years agoChanged EG(argument_stack) implementation.
Dmitry Stogov [Thu, 24 Jan 2008 09:41:39 +0000 (09:41 +0000)]
Changed EG(argument_stack) implementation.

17 years agoFixed error message
Dmitry Stogov [Thu, 24 Jan 2008 08:51:38 +0000 (08:51 +0000)]
Fixed error message