]> granicus.if.org Git - php/log
php
16 years agothe #ifdef was never working. If Sun extends its NSAPI to support subrequests, much...
Uwe Schindler [Tue, 6 Jan 2009 13:45:30 +0000 (13:45 +0000)]
the #ifdef was never working. If Sun extends its NSAPI to support subrequests, much of this code must be rewritten. Because of that it is better to have a clean start. This commit does not change behaviour.

16 years agoChangeLog update
<changelog@php.net> [Tue, 6 Jan 2009 01:32:32 +0000 (01:32 +0000)]
ChangeLog update

16 years ago- Removed UEXPECT(F)
Felipe Pena [Tue, 6 Jan 2009 00:56:04 +0000 (00:56 +0000)]
- Removed UEXPECT(F)
- Unicodified some tests

16 years ago- New test
Felipe Pena [Mon, 5 Jan 2009 22:19:23 +0000 (22:19 +0000)]
- New test

16 years ago- Fixed bug #46701 (Creating associative array with long values in the key fails...
Felipe Pena [Mon, 5 Jan 2009 19:47:13 +0000 (19:47 +0000)]
- Fixed bug #46701 (Creating associative array with long values in the key fails on 32bit linux)
Patch by Shire

16 years ago- Fixed tests
Felipe Pena [Mon, 5 Jan 2009 19:04:27 +0000 (19:04 +0000)]
- Fixed tests

16 years ago- Fixed tests (removed UEXPECT(F) section)
Felipe Pena [Mon, 5 Jan 2009 18:22:01 +0000 (18:22 +0000)]
- Fixed tests (removed UEXPECT(F) section)

16 years ago- Fixed tests
Felipe Pena [Mon, 5 Jan 2009 17:53:53 +0000 (17:53 +0000)]
- Fixed tests

16 years agoImproved parameter handling
Ilia Alshanetsky [Mon, 5 Jan 2009 16:24:14 +0000 (16:24 +0000)]
Improved parameter handling

16 years ago- Fixed tests
Felipe Pena [Mon, 5 Jan 2009 15:21:10 +0000 (15:21 +0000)]
- Fixed tests

16 years agofix ws
Antony Dovgal [Mon, 5 Jan 2009 11:14:37 +0000 (11:14 +0000)]
fix ws

16 years agofix build
Antony Dovgal [Mon, 5 Jan 2009 09:32:48 +0000 (09:32 +0000)]
fix build

16 years agoonly add "# original source" if a redirect is active
Antony Dovgal [Mon, 5 Jan 2009 09:18:57 +0000 (09:18 +0000)]
only add "# original source" if a redirect is active

16 years agoMFB: fix memleaks correctly and make valgrind happy
Antony Dovgal [Mon, 5 Jan 2009 09:16:38 +0000 (09:16 +0000)]
MFB: fix memleaks correctly and make valgrind happy

16 years agoChangeLog update
<changelog@php.net> [Mon, 5 Jan 2009 01:32:20 +0000 (01:32 +0000)]
ChangeLog update

16 years agoMFB: Added missing initialization
Ilia Alshanetsky [Sun, 4 Jan 2009 16:32:05 +0000 (16:32 +0000)]
MFB: Added missing initialization

16 years agofix PDO and other 'redirected' tests - add that "# original source" line only if...
Antony Dovgal [Sun, 4 Jan 2009 15:56:38 +0000 (15:56 +0000)]
fix PDO and other 'redirected' tests - add that "# original source" line only if the test fails

16 years agofix test
Antony Dovgal [Sun, 4 Jan 2009 15:21:39 +0000 (15:21 +0000)]
fix test

16 years ago- Add compiler globals as
Marcus Boerger [Sun, 4 Jan 2009 15:20:02 +0000 (15:20 +0000)]
- Add compiler globals as

16 years agocapitalize
Antony Dovgal [Sun, 4 Jan 2009 15:19:49 +0000 (15:19 +0000)]
capitalize

16 years ago- Set scope when copying a closure with a new this pointer.
Marcus Boerger [Sun, 4 Jan 2009 14:22:51 +0000 (14:22 +0000)]
- Set scope when copying a closure with a new this pointer.

16 years agoChangeLog update
<changelog@php.net> [Sun, 4 Jan 2009 01:32:28 +0000 (01:32 +0000)]
ChangeLog update

16 years ago- Removed unnecessary repeated arginfos
Felipe Pena [Sat, 3 Jan 2009 22:07:22 +0000 (22:07 +0000)]
- Removed unnecessary repeated arginfos
- Changed sqlite3stmt and sqlite3result to ZEND_ACC_PRIVATE to avoid reflection instantiation

16 years ago- MFB Missing namespace changes
Marcus Boerger [Sat, 3 Jan 2009 21:06:38 +0000 (21:06 +0000)]
- MFB Missing namespace changes
# Now all tests PASS again

16 years ago- Minor corrections and a new test
Marcus Boerger [Sat, 3 Jan 2009 20:40:22 +0000 (20:40 +0000)]
- Minor corrections and a new test

16 years ago- MFB sync
Marcus Boerger [Sat, 3 Jan 2009 20:39:26 +0000 (20:39 +0000)]
- MFB sync

16 years ago- Show closure's bound as static parameter
Marcus Boerger [Sat, 3 Jan 2009 20:03:45 +0000 (20:03 +0000)]
- Show closure's bound  as static parameter

16 years ago- Prevent instantiation from Reflection
Marcus Boerger [Sat, 3 Jan 2009 19:29:04 +0000 (19:29 +0000)]
- Prevent instantiation from Reflection

16 years ago- Return this pointer and not closure itself
Marcus Boerger [Sat, 3 Jan 2009 19:08:27 +0000 (19:08 +0000)]
- Return this pointer and not closure itself

16 years ago- Add ReflectionFunctionAbstract::getClosureThis()
Marcus Boerger [Sat, 3 Jan 2009 19:02:06 +0000 (19:02 +0000)]
- Add ReflectionFunctionAbstract::getClosureThis()

16 years ago- Overlooked one instance number
Marcus Boerger [Sat, 3 Jan 2009 18:50:44 +0000 (18:50 +0000)]
- Overlooked one instance number

16 years ago- Fix refcounting
Marcus Boerger [Sat, 3 Jan 2009 18:21:51 +0000 (18:21 +0000)]
- Fix refcounting

16 years ago- Rebind closure when binding to property
Marcus Boerger [Sat, 3 Jan 2009 17:46:25 +0000 (17:46 +0000)]
- Rebind closure when binding to property

16 years ago- Improved closure support
Marcus Boerger [Sat, 3 Jan 2009 14:20:07 +0000 (14:20 +0000)]
- Improved closure support

16 years ago- Small reordering
Marcus Boerger [Sat, 3 Jan 2009 12:27:43 +0000 (12:27 +0000)]
- Small reordering

16 years ago- Fix vim blocks and add missing comment
Marcus Boerger [Sat, 3 Jan 2009 12:24:30 +0000 (12:24 +0000)]
- Fix vim blocks and add missing comment

16 years ago- Add minimalistic closure support
Marcus Boerger [Sat, 3 Jan 2009 12:20:27 +0000 (12:20 +0000)]
- Add minimalistic closure support

16 years ago- Add reflection helpers
Marcus Boerger [Sat, 3 Jan 2009 12:19:30 +0000 (12:19 +0000)]
- Add reflection helpers

16 years ago- There is no -v in keys
Marcus Boerger [Sat, 3 Jan 2009 12:18:53 +0000 (12:18 +0000)]
- There is no -v in keys

16 years agoChangeLog update
<changelog@php.net> [Sat, 3 Jan 2009 01:39:20 +0000 (01:39 +0000)]
ChangeLog update

16 years ago- Windows part
Felipe Pena [Sat, 3 Jan 2009 00:05:53 +0000 (00:05 +0000)]
- Windows part

16 years ago- Errr, rule nº 1: be portable :)
Felipe Pena [Fri, 2 Jan 2009 21:42:25 +0000 (21:42 +0000)]
- Errr, rule nº 1: be portable :)

16 years ago- Working with unintialized errno (#46917, noticed by Jost Boekemeier)
Felipe Pena [Fri, 2 Jan 2009 21:26:42 +0000 (21:26 +0000)]
- Working with unintialized errno (#46917, noticed by Jost Boekemeier)

16 years agoMFB: Fixed a possible crash when phar_create_signature() fails
Ilia Alshanetsky [Fri, 2 Jan 2009 20:43:58 +0000 (20:43 +0000)]
MFB: Fixed a possible crash when phar_create_signature() fails

16 years ago- Year++
Felipe Pena [Fri, 2 Jan 2009 20:36:30 +0000 (20:36 +0000)]
- Year++

16 years ago- Catch exceptions in cli -a
Marcus Boerger [Fri, 2 Jan 2009 13:14:17 +0000 (13:14 +0000)]
- Catch exceptions in cli -a

16 years agoCheck if configure script was copied, and output an error if it wasn't
Kalle Sommer Nielsen [Fri, 2 Jan 2009 12:16:42 +0000 (12:16 +0000)]
Check if configure script was copied, and output an error if it wasn't

16 years agoRedirect the "1 file(s) copied" message to nul
Kalle Sommer Nielsen [Fri, 2 Jan 2009 05:50:51 +0000 (05:50 +0000)]
Redirect the "1 file(s) copied" message to nul

16 years ago- MF PHP_5_2
Andi Gutmans [Fri, 2 Jan 2009 05:00:04 +0000 (05:00 +0000)]
- MF PHP_5_2

16 years agoFix bug #46944 - UTF-8 characters outside the BMP aren't encoded correctly.
Scott MacVicar [Fri, 2 Jan 2009 03:01:53 +0000 (03:01 +0000)]
Fix bug #46944 - UTF-8 characters outside the BMP aren't encoded correctly.

16 years ago- MFB: fix build (declaration first please)
Pierre Joye [Fri, 2 Jan 2009 01:52:21 +0000 (01:52 +0000)]
- MFB: fix build (declaration first please)

16 years agoChangeLog update
<changelog@php.net> [Fri, 2 Jan 2009 01:32:31 +0000 (01:32 +0000)]
ChangeLog update

16 years ago- year++
Pierre Joye [Fri, 2 Jan 2009 00:40:28 +0000 (00:40 +0000)]
- year++

16 years ago- MFB: fix filename property read
Pierre Joye [Fri, 2 Jan 2009 00:22:55 +0000 (00:22 +0000)]
- MFB: fix filename property read

16 years ago- MFB: restore overwrite feature (regression introduced in 5.2.8)
Pierre Joye [Fri, 2 Jan 2009 00:22:21 +0000 (00:22 +0000)]
- MFB: restore overwrite feature (regression introduced in 5.2.8)

16 years ago- MFB: restore fix for binary mode on win (regression introduced in 5.2.8)
Pierre Joye [Fri, 2 Jan 2009 00:21:53 +0000 (00:21 +0000)]
- MFB: restore fix for binary mode on win (regression introduced in 5.2.8)

16 years agoMFB: Fixed bug #46844 (php scripts or included files with first line
Ilia Alshanetsky [Thu, 1 Jan 2009 20:19:39 +0000 (20:19 +0000)]
MFB: Fixed bug #46844 (php scripts or included files with first line
starting with # have the 1st line missed from the output).

16 years ago- Add var_dump support for closures
Marcus Boerger [Thu, 1 Jan 2009 16:21:07 +0000 (16:21 +0000)]
- Add var_dump support for closures

16 years ago- Fix SEGV if get_method() returns a non bound function
Marcus Boerger [Thu, 1 Jan 2009 15:27:33 +0000 (15:27 +0000)]
- Fix SEGV if get_method() returns a non bound function

16 years ago- expose glob and globfree on wi ndows, can be used by shared ext (core or extern)
Pierre Joye [Thu, 1 Jan 2009 12:32:31 +0000 (12:32 +0000)]
- expose glob and globfree on wi ndows, can be used by shared ext (core or extern)

16 years agoRenable socket_create_pair() on Windows
Kalle Sommer Nielsen [Thu, 1 Jan 2009 05:22:54 +0000 (05:22 +0000)]
Renable socket_create_pair() on Windows

# ext/sockets have its own implementation of socketpair(), perhaps we should move it
# to the core. This will make stream_socket_pair() available on Windows aswell

16 years agoChangeLog update
<changelog@php.net> [Thu, 1 Jan 2009 01:32:51 +0000 (01:32 +0000)]
ChangeLog update

16 years agoremoving xfail sections as test passes
Zoe Slattery [Wed, 31 Dec 2008 20:43:52 +0000 (20:43 +0000)]
removing xfail sections as test passes

16 years agonew test from Nat Mcugh
Zoe Slattery [Wed, 31 Dec 2008 20:04:55 +0000 (20:04 +0000)]
new test from Nat Mcugh

16 years ago- MFB: enable gehostname on windows [DOC]
Pierre Joye [Wed, 31 Dec 2008 19:49:06 +0000 (19:49 +0000)]
- MFB: enable gehostname on windows [DOC]

16 years ago- Add needed include as reported by Pierre
Marcus Boerger [Wed, 31 Dec 2008 17:33:29 +0000 (17:33 +0000)]
- Add needed include as reported by Pierre

16 years agoFixed bug #46845 Test expected to fail, but pass, don't cause error
Zoe Slattery [Wed, 31 Dec 2008 17:32:54 +0000 (17:32 +0000)]
Fixed bug #46845 Test expected to fail, but pass, don't cause error

16 years agodon't use WRONG_PARAM_COUNT with new param parsing API
Antony Dovgal [Wed, 31 Dec 2008 15:48:06 +0000 (15:48 +0000)]
don't use WRONG_PARAM_COUNT with new param parsing API

16 years ago- Fixed bug #46973 (IPv6 address filter rejects valid address)
Felipe Pena [Wed, 31 Dec 2008 15:00:55 +0000 (15:00 +0000)]
- Fixed bug #46973 (IPv6 address filter rejects valid address)

16 years agoMFB: Nuke unused variables
Hannes Magnusson [Wed, 31 Dec 2008 14:46:38 +0000 (14:46 +0000)]
MFB: Nuke unused variables

16 years ago- MFB Use Revision instead of Id tag for version
Marcus Boerger [Wed, 31 Dec 2008 14:37:17 +0000 (14:37 +0000)]
- MFB Use Revision instead of Id tag for version

16 years agoMFB: Added gethostname() to return the current system host name.
Ilia Alshanetsky [Wed, 31 Dec 2008 14:33:41 +0000 (14:33 +0000)]
MFB: Added gethostname() to return the current system host name.

16 years ago- Remove entry merged to 5.3
Marcus Boerger [Wed, 31 Dec 2008 14:27:30 +0000 (14:27 +0000)]
- Remove entry merged to 5.3

16 years ago- WS
Marcus Boerger [Wed, 31 Dec 2008 14:15:41 +0000 (14:15 +0000)]
- WS

16 years ago- Fix info output
Marcus Boerger [Wed, 31 Dec 2008 13:48:59 +0000 (13:48 +0000)]
- Fix info output

16 years ago- Register engine classes when and where they should be
Marcus Boerger [Wed, 31 Dec 2008 13:25:05 +0000 (13:25 +0000)]
- Register engine classes when and where they should be
- Show core module version as PHP version

16 years ago- Do not show core ini entries twice
Marcus Boerger [Wed, 31 Dec 2008 12:52:28 +0000 (12:52 +0000)]
- Do not show core ini entries twice

16 years ago- Fix test
Marcus Boerger [Wed, 31 Dec 2008 12:32:59 +0000 (12:32 +0000)]
- Fix test

16 years ago- Move stdClass registering where it should be
Marcus Boerger [Wed, 31 Dec 2008 12:24:56 +0000 (12:24 +0000)]
- Move stdClass registering where it should be

16 years agoBump copyright year, 3 of 3.
Sebastian Bergmann [Wed, 31 Dec 2008 11:12:40 +0000 (11:12 +0000)]
Bump copyright year, 3 of 3.

16 years agoBump copyright year, 2 of 3.
Sebastian Bergmann [Wed, 31 Dec 2008 11:10:02 +0000 (11:10 +0000)]
Bump copyright year, 2 of 3.

16 years agoBump copyright year, 1 of 3.
Sebastian Bergmann [Wed, 31 Dec 2008 11:09:46 +0000 (11:09 +0000)]
Bump copyright year, 1 of 3.

16 years agoRevert to the previous version for these tests as they were overwritten by mistake...
Ant Phillips [Wed, 31 Dec 2008 10:36:13 +0000 (10:36 +0000)]
Revert to the previous version for these tests as they were overwritten by mistake (checked on Windows but not on Linux... so the six skipped tests may not work correctly... but they should be ok and I'll watch the test results).

16 years agoChangeLog update
<changelog@php.net> [Wed, 31 Dec 2008 01:32:32 +0000 (01:32 +0000)]
ChangeLog update

16 years agoFix #45820 (Empty ArrayObject keys not allowed)
Etienne Kneuss [Tue, 30 Dec 2008 23:32:50 +0000 (23:32 +0000)]
Fix #45820 (Empty ArrayObject keys not allowed)

16 years ago- Provide a core module that contains all Zend and php/main stuff but stdClass
Marcus Boerger [Tue, 30 Dec 2008 20:14:58 +0000 (20:14 +0000)]
- Provide a core module that contains all Zend and php/main stuff but stdClass

16 years agoAdd mod_files.bat (equivalent to mod_files.sh).
Andrei Zmievski [Tue, 30 Dec 2008 19:37:08 +0000 (19:37 +0000)]
Add mod_files.bat (equivalent to mod_files.sh).

16 years agoMFB
Marcus Boerger [Tue, 30 Dec 2008 19:13:25 +0000 (19:13 +0000)]
MFB

16 years agoMFB: Fixed bug #46964 (Fixed pdo_mysql build with older version of MySQL).
Ilia Alshanetsky [Tue, 30 Dec 2008 19:11:21 +0000 (19:11 +0000)]
MFB: Fixed bug #46964 (Fixed pdo_mysql build with older version of MySQL).

16 years ago- Show version and ini entries as default module info.
Marcus Boerger [Tue, 30 Dec 2008 19:10:22 +0000 (19:10 +0000)]
- Show version and ini entries as default module info.

16 years ago- Do not show empty ini directive tables for modules without ini entries.
Marcus Boerger [Tue, 30 Dec 2008 19:08:42 +0000 (19:08 +0000)]
- Do not show empty ini directive tables for modules without ini entries.

16 years agoMFB5.3: Fix error_reporting arginfo and proto
Hannes Magnusson [Tue, 30 Dec 2008 19:00:37 +0000 (19:00 +0000)]
MFB5.3: Fix error_reporting arginfo and proto

16 years agoUse a module struct for the built-in functions
Marcus Boerger [Tue, 30 Dec 2008 18:17:28 +0000 (18:17 +0000)]
Use a module struct for the built-in functions

16 years agoRevert to the previous version for these tests as they were overwritten by mistake...
Ant Phillips [Tue, 30 Dec 2008 16:38:17 +0000 (16:38 +0000)]
Revert to the previous version for these tests as they were overwritten by mistake (checked on Windows but not on Linux... so the six skipped tests may not work correctly... but they should be ok and I'll watch the test results).

16 years agorefixing missing skipif
Zoe Slattery [Tue, 30 Dec 2008 15:56:44 +0000 (15:56 +0000)]
refixing missing skipif

16 years ago- Added missing check for void param. (patch by Kalle)
Felipe Pena [Tue, 30 Dec 2008 12:48:00 +0000 (12:48 +0000)]
- Added missing check for void param. (patch by Kalle)

16 years ago- Bug #46763 (mb_stristr() wrong output when needle does not exist) (patch by Henriqu...
Felipe Pena [Tue, 30 Dec 2008 02:12:44 +0000 (02:12 +0000)]
- Bug #46763 (mb_stristr() wrong output when needle does not exist) (patch by Henrique M. Decaria)

16 years agoChangeLog update
<changelog@php.net> [Tue, 30 Dec 2008 01:32:47 +0000 (01:32 +0000)]
ChangeLog update

16 years agoChangeLog update
<changelog@php.net> [Mon, 29 Dec 2008 01:32:18 +0000 (01:32 +0000)]
ChangeLog update

16 years ago- Unicodify (#46687)
Felipe Pena [Sun, 28 Dec 2008 20:16:48 +0000 (20:16 +0000)]
- Unicodify (#46687)