]> granicus.if.org Git - php/log
php
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)

16 years agoFix bugs #46900 and #46903.
Robin Fernandes [Sun, 28 Dec 2008 19:50:58 +0000 (19:50 +0000)]
Fix bugs #46900 and #46903.

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

16 years ago- Update (#46957)
Felipe Pena [Sat, 27 Dec 2008 23:33:31 +0000 (23:33 +0000)]
- Update (#46957)

16 years agoNuke more removed extensions
Hannes Magnusson [Sat, 27 Dec 2008 21:03:39 +0000 (21:03 +0000)]
Nuke more removed extensions

16 years ago- Add missing INI entries (pdo_odbc, odbc/birdstep, sybase_ct)
Hannes Magnusson [Sat, 27 Dec 2008 20:54:48 +0000 (20:54 +0000)]
- Add missing INI entries (pdo_odbc, odbc/birdstep, sybase_ct)
- Remove entries from removed extension (ifx)
[DOC] The sybase stuff is really confusing in the docs..

16 years agoAdd missing INI setting.
Hannes Magnusson [Sat, 27 Dec 2008 20:27:56 +0000 (20:27 +0000)]
Add missing INI setting.
[DOC] used as the default size for shm_attach(). PHP_INI_SYSTEM

16 years agolost part of the fix
Antony Dovgal [Sat, 27 Dec 2008 20:23:05 +0000 (20:23 +0000)]
lost part of the fix

16 years agofix compile warning
Antony Dovgal [Sat, 27 Dec 2008 20:21:57 +0000 (20:21 +0000)]
fix compile warning

16 years agoadd missing .cvsignore
Antony Dovgal [Sat, 27 Dec 2008 20:03:42 +0000 (20:03 +0000)]
add missing .cvsignore

16 years ago- Fixed tests
Felipe Pena [Sat, 27 Dec 2008 19:14:45 +0000 (19:14 +0000)]
- Fixed tests

16 years ago- Fixed code (comparison with string literal)
Felipe Pena [Sat, 27 Dec 2008 19:06:19 +0000 (19:06 +0000)]
- Fixed code (comparison with string literal)

16 years ago- Fixed memory leaks
Felipe Pena [Sat, 27 Dec 2008 13:31:07 +0000 (13:31 +0000)]
- Fixed memory leaks

16 years agoproper exports/imports for win32
Rob Richards [Sat, 27 Dec 2008 12:21:36 +0000 (12:21 +0000)]
proper exports/imports for win32

16 years agoadd missing exports
Rob Richards [Sat, 27 Dec 2008 12:14:56 +0000 (12:14 +0000)]
add missing exports

16 years agofix explode behavior to respect negative limit when string is empty.
Brian Shire [Sat, 27 Dec 2008 05:13:30 +0000 (05:13 +0000)]
fix explode behavior to respect negative limit when string is empty.

16 years agoFixed bug #46873 (extract($foo) crashes if $foo['foo'] exists)
Arnaud Le Blanc [Sat, 27 Dec 2008 03:06:16 +0000 (03:06 +0000)]
Fixed bug #46873 (extract($foo) crashes if $foo['foo'] exists)

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

16 years agoforce export on win32 to workaround win32 conig issues
Rob Richards [Sat, 27 Dec 2008 01:07:18 +0000 (01:07 +0000)]
force export on win32 to workaround win32 conig issues

16 years ago- Fix test
Felipe Pena [Sat, 27 Dec 2008 01:04:09 +0000 (01:04 +0000)]
- Fix test

16 years agoproperly export functions
Rob Richards [Fri, 26 Dec 2008 20:27:14 +0000 (20:27 +0000)]
properly export functions

16 years ago- MFB:
Pierre Joye [Fri, 26 Dec 2008 14:16:38 +0000 (14:16 +0000)]
- MFB:
  - remove the temp hack for libxml path (fixed now)
  - do not raise a warning if the extension was not enabled anyway

16 years ago- usual suspects must be in the default include/lib path (thx Rob for the notice!)
Pierre Joye [Fri, 26 Dec 2008 14:10:26 +0000 (14:10 +0000)]
- usual suspects must be in the default include/lib path (thx Rob for the notice!)
- fix the --wtih-php-build doc, remove dead url, update the name of the deps dir

16 years ago- MFB: be sure we define the deps so the right exts are built before (dom symbol...
Pierre Joye [Fri, 26 Dec 2008 14:06:29 +0000 (14:06 +0000)]
- MFB: be sure we define the deps so the right exts are built before (dom symbol error when dom and xsl are shared)

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

16 years ago- Unicodifing
Felipe Pena [Thu, 25 Dec 2008 19:55:15 +0000 (19:55 +0000)]
- Unicodifing

16 years ago- Fixed memory leak
Felipe Pena [Thu, 25 Dec 2008 19:30:28 +0000 (19:30 +0000)]
- Fixed memory leak

16 years agoEnable salsa hashing algorithm
Scott MacVicar [Thu, 25 Dec 2008 13:34:49 +0000 (13:34 +0000)]
Enable salsa hashing algorithm

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

16 years ago- be sure that at least one SAPI has been selected
Pierre Joye [Thu, 25 Dec 2008 00:09:32 +0000 (00:09 +0000)]
- be sure that at least one SAPI has been selected

16 years ago- the config summary is a must, do not allow to disable
Pierre Joye [Thu, 25 Dec 2008 00:03:39 +0000 (00:03 +0000)]
- the config summary is a must, do not allow to disable

16 years ago- disable simplexml when libxml is not enabled
Pierre Joye [Thu, 25 Dec 2008 00:00:49 +0000 (00:00 +0000)]
- disable simplexml when libxml is not enabled

16 years agoStop using sqlite3_aggregate_count() as this is now deprecated.
Scott MacVicar [Wed, 24 Dec 2008 19:21:42 +0000 (19:21 +0000)]
Stop using sqlite3_aggregate_count() as this is now deprecated.

16 years agoMake sure we clear out the error when the scalar version decoding works.
Scott MacVicar [Wed, 24 Dec 2008 18:09:00 +0000 (18:09 +0000)]
Make sure we clear out the error when the scalar version decoding works.

16 years agoFix bug #45991 - UTF-8 BOM breaks ini parser
Scott MacVicar [Wed, 24 Dec 2008 13:46:59 +0000 (13:46 +0000)]
Fix bug #45991 - UTF-8 BOM breaks ini parser

16 years ago- Fixed memory leak in imap_rfc822_parse_adrlist
Felipe Pena [Wed, 24 Dec 2008 13:30:49 +0000 (13:30 +0000)]
- Fixed memory leak in imap_rfc822_parse_adrlist

16 years ago- New test
Felipe Pena [Wed, 24 Dec 2008 11:50:42 +0000 (11:50 +0000)]
- New test

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

16 years ago- Merged into 5.3
Felipe Pena [Wed, 24 Dec 2008 00:44:51 +0000 (00:44 +0000)]
- Merged into 5.3

16 years ago- Standard
Felipe Pena [Wed, 24 Dec 2008 00:04:40 +0000 (00:04 +0000)]
- Standard

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

16 years agoRemove all of the stuff we have in here for pre PHP 5.2 support and memset the filein...
Scott MacVicar [Mon, 22 Dec 2008 16:44:51 +0000 (16:44 +0000)]
Remove all of the stuff we have in here for pre PHP 5.2 support and memset the fileinfo struct.

16 years agoEnable ICU support within bundled SQLite
Scott MacVicar [Mon, 22 Dec 2008 16:42:34 +0000 (16:42 +0000)]
Enable ICU support within bundled SQLite

16 years agoFix #46646 (Implement zend functions to restrict serialization or internal classes)
Etienne Kneuss [Mon, 22 Dec 2008 13:50:43 +0000 (13:50 +0000)]
Fix #46646 (Implement zend functions to restrict serialization or internal classes)

16 years agoPatch has the wrong filename
Scott MacVicar [Mon, 22 Dec 2008 13:26:10 +0000 (13:26 +0000)]
Patch has the wrong filename

16 years agoSQLite 3.6.7 plus a vc6 backport for LL
Scott MacVicar [Mon, 22 Dec 2008 13:17:23 +0000 (13:17 +0000)]
SQLite 3.6.7 plus a vc6 backport for LL

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

16 years agoAdding test for stream_resolve_include_path()
Lars Strojny [Sat, 20 Dec 2008 16:23:37 +0000 (16:23 +0000)]
Adding test for stream_resolve_include_path()

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

16 years agoFix #46647 (segfault in SplFileinfo::fgetcsv())
Etienne Kneuss [Sat, 20 Dec 2008 00:53:21 +0000 (00:53 +0000)]
Fix #46647 (segfault in SplFileinfo::fgetcsv())

16 years agoFix #46636 (segfault in SplFileinfo::fgetcsv())
Etienne Kneuss [Sat, 20 Dec 2008 00:51:00 +0000 (00:51 +0000)]
Fix #46636 (segfault in SplFileinfo::fgetcsv())

16 years agoAdd json_last_error() for getting a bit of information about what failed during a...
Scott MacVicar [Fri, 19 Dec 2008 02:00:59 +0000 (02:00 +0000)]
Add json_last_error() for getting a bit of information about what failed during a decode, also fixes a segfault when we have [1}
[DOC]

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

16 years ago- no need to look for bindlib_w32, not used anymore
Pierre Joye [Thu, 18 Dec 2008 23:20:44 +0000 (23:20 +0000)]
- no need to look for bindlib_w32, not used anymore

16 years ago- Fixed bug #46268 (DateTime::modify() does not reset relative time
Derick Rethans [Thu, 18 Dec 2008 20:32:44 +0000 (20:32 +0000)]
- Fixed bug #46268 (DateTime::modify() does not reset relative time
  values).

16 years agoMFB: Fixed bug #46887 (Invalid calls to php_error_docref())
Ilia Alshanetsky [Thu, 18 Dec 2008 20:04:26 +0000 (20:04 +0000)]
MFB: Fixed bug #46887 (Invalid calls to php_error_docref())

16 years agoFixed test
Arnaud Le Blanc [Thu, 18 Dec 2008 16:04:38 +0000 (16:04 +0000)]
Fixed test

16 years agoAdditional output buffering tests.
Robin Fernandes [Thu, 18 Dec 2008 15:20:47 +0000 (15:20 +0000)]
Additional output buffering tests.

16 years ago- Fixed bug #46889: Memory leak in strtotime().
Derick Rethans [Thu, 18 Dec 2008 14:54:51 +0000 (14:54 +0000)]
- Fixed bug #46889: Memory leak in strtotime().

16 years ago- Fixed test-case.
Derick Rethans [Thu, 18 Dec 2008 14:53:46 +0000 (14:53 +0000)]
- Fixed test-case.

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

16 years agoMFB: Fix a small portion of memory leak in bug #46889
Ilia Alshanetsky [Wed, 17 Dec 2008 21:32:40 +0000 (21:32 +0000)]
MFB: Fix a small portion of memory leak in bug #46889

16 years agoFix Windows build
Scott MacVicar [Wed, 17 Dec 2008 15:46:00 +0000 (15:46 +0000)]
Fix Windows build

16 years ago- Fix leak
Jani Taskinen [Wed, 17 Dec 2008 15:38:32 +0000 (15:38 +0000)]
- Fix leak

16 years agoREADME for ext/imap tests
Zoe Slattery [Wed, 17 Dec 2008 15:35:21 +0000 (15:35 +0000)]
README for ext/imap tests

16 years agoMiscellaneous tests for ext/imap
Zoe Slattery [Wed, 17 Dec 2008 15:05:38 +0000 (15:05 +0000)]
Miscellaneous tests for ext/imap

16 years agoTest for bug #45791
Scott MacVicar [Wed, 17 Dec 2008 14:46:42 +0000 (14:46 +0000)]
Test for bug #45791

16 years agoUpdate the JSON parser with that on json.org, biggest change here is code readability...
Scott MacVicar [Wed, 17 Dec 2008 14:39:56 +0000 (14:39 +0000)]
Update the JSON parser with that on json.org, biggest change here is code readability. Less magic numbers in the state table.
Add missing reflection information to json_encode()
Fixes bug #45791 with 0e0 not being supported as a value
Error values are stored when encountered during parsing

16 years ago- Fixed bug #45161 (Reusing a curl handle leaks memory)
Jani Taskinen [Wed, 17 Dec 2008 14:13:25 +0000 (14:13 +0000)]
- Fixed bug #45161 (Reusing a curl handle leaks memory)

16 years agofix typoes
Jani Taskinen [Wed, 17 Dec 2008 14:00:07 +0000 (14:00 +0000)]
fix typoes

16 years ago- Added test for bug #45161
Jani Taskinen [Wed, 17 Dec 2008 13:59:21 +0000 (13:59 +0000)]
- Added test for bug #45161

16 years agoNew FTP test from Nathaniel McHugh
Zoe Slattery [Wed, 17 Dec 2008 12:34:49 +0000 (12:34 +0000)]
New FTP test from Nathaniel McHugh

16 years agofix build
Antony Dovgal [Wed, 17 Dec 2008 12:03:42 +0000 (12:03 +0000)]
fix build

16 years agofix #46005: User not consistently logged under Apache2
Stanislav Malyshev [Wed, 17 Dec 2008 11:33:56 +0000 (11:33 +0000)]
fix #46005: User not consistently logged under Apache2