]> granicus.if.org Git - php/log
php
16 years ago- MFH: Bug #46763 (mb_stristr() wrong output when needle does not exist) (patch by...
Felipe Pena [Tue, 30 Dec 2008 02:17:30 +0000 (02:17 +0000)]
- MFH: Bug #46763 (mb_stristr() wrong output when needle does not exist) (patch by Henrique M. Decaria)

16 years agoThis is not TODO file..
Jani Taskinen [Mon, 29 Dec 2008 09:58:18 +0000 (09:58 +0000)]
This is not TODO file..

16 years ago- Errr, I lost the practice ;D
Felipe Pena [Sun, 28 Dec 2008 00:02:13 +0000 (00:02 +0000)]
- Errr, I lost the practice ;D

16 years ago- BFN #46957
Felipe Pena [Sat, 27 Dec 2008 23:59:43 +0000 (23:59 +0000)]
- BFN #46957

16 years ago- Bug #46957 (The tokenizer returns deprecated values)
Felipe Pena [Sat, 27 Dec 2008 23:16:56 +0000 (23:16 +0000)]
- Bug #46957 (The tokenizer returns deprecated values)

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

16 years agoMFH: - Add missing INI entries (pdo_odbc, odbc/birdstep, sybase_ct)
Hannes Magnusson [Sat, 27 Dec 2008 20:55:06 +0000 (20:55 +0000)]
MFH: - Add missing INI entries (pdo_odbc, odbc/birdstep, sybase_ct)
MFH: - Remove entries from removed extension (ifx

16 years agoMFH: Add sysvshm.init_mem.
Hannes Magnusson [Sat, 27 Dec 2008 20:28:38 +0000 (20:28 +0000)]
MFH: Add sysvshm.init_mem.
[DOC] Looks like this setting has always been available

16 years agoMFH
Antony Dovgal [Sat, 27 Dec 2008 20:23:12 +0000 (20:23 +0000)]
MFH

16 years agoMFH: fix compile warning
Antony Dovgal [Sat, 27 Dec 2008 20:22:10 +0000 (20:22 +0000)]
MFH: fix compile warning

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

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

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

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

16 years agoMFH: proper exports/imports for win32
Rob Richards [Sat, 27 Dec 2008 12:22:38 +0000 (12:22 +0000)]
MFH: proper exports/imports for win32

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

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

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

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

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

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

16 years agoMFH: properly export functions
Rob Richards [Fri, 26 Dec 2008 20:28:43 +0000 (20:28 +0000)]
MFH: properly export functions

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

16 years ago- MFB:
Pierre Joye [Fri, 26 Dec 2008 14:11:44 +0000 (14:11 +0000)]
- MFB:
  - 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- be sure we define the deps so the right exts are built before (dom symbol error)
Pierre Joye [Fri, 26 Dec 2008 14:05:05 +0000 (14:05 +0000)]
- be sure we define the deps so the right exts are built before (dom symbol error)

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

16 years agoMFH Enable salsa hashing algorithm
Scott MacVicar [Thu, 25 Dec 2008 13:35:05 +0000 (13:35 +0000)]
MFH Enable salsa hashing algorithm

16 years ago- add libxml cflag for shared and static
Pierre Joye [Thu, 25 Dec 2008 01:00:26 +0000 (01:00 +0000)]
- add libxml cflag for shared and static

16 years ago- work around missing libxml include path (will be replaced by a PHP_SETUP_LIBXML...
Pierre Joye [Thu, 25 Dec 2008 00:47:32 +0000 (00:47 +0000)]
- work around missing libxml include path (will be replaced by a PHP_SETUP_LIBXML macro)

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

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

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

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

16 years agoBFN
Scott MacVicar [Wed, 24 Dec 2008 18:11:41 +0000 (18:11 +0000)]
BFN

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

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

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

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

16 years ago- version and WS
Pierre Joye [Wed, 24 Dec 2008 11:08:14 +0000 (11:08 +0000)]
- version and WS

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

16 years ago- Sync code with HEAD
Felipe Pena [Wed, 24 Dec 2008 00:23:18 +0000 (00:23 +0000)]
- Sync code with HEAD
- [DOC] Backported: shm_has_var()

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

16 years agoMFH Enable ICU support within bundled SQLite if intl is enabled but not shared.
Scott MacVicar [Mon, 22 Dec 2008 16:43:21 +0000 (16:43 +0000)]
MFH Enable ICU support within bundled SQLite if intl is enabled but not shared.

16 years agoMFH: Fix #46646 (Implement zend functions to restrict serialization or internal classes)
Etienne Kneuss [Mon, 22 Dec 2008 14:19:47 +0000 (14:19 +0000)]
MFH: Fix #46646 (Implement zend functions to restrict serialization or internal classes)

16 years agoMFH: Fix #46646 (Implement zend functions to restrict serialization or internal classes)
Etienne Kneuss [Mon, 22 Dec 2008 14:11:49 +0000 (14:11 +0000)]
MFH: Fix #46646 (Implement zend functions to restrict serialization or internal classes)

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

16 years agoBFN
Scott MacVicar [Mon, 22 Dec 2008 13:24:47 +0000 (13:24 +0000)]
BFN

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

16 years agoBFN
Scott MacVicar [Fri, 19 Dec 2008 02:05:32 +0000 (02:05 +0000)]
BFN

16 years agoMFH Add json_last_error() for getting a bit of information about what failed during...
Scott MacVicar [Fri, 19 Dec 2008 02:00:57 +0000 (02:00 +0000)]
MFH 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 ago- MFH: no need to look for bindlib_w32, not used anymore
Pierre Joye [Thu, 18 Dec 2008 23:21:22 +0000 (23:21 +0000)]
- MFH: no need to look for bindlib_w32, not used anymore

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

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

# Patch by oeriksson at mandriva dot com and crrodriguez at opensuse dot org

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

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

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

16 years agobug #46005 -> 5.2
Stanislav Malyshev [Thu, 18 Dec 2008 14:30:13 +0000 (14:30 +0000)]
bug #46005 -> 5.2

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

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

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

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

16 years agoMFH Test for bug #45791
Scott MacVicar [Wed, 17 Dec 2008 14:46:47 +0000 (14:46 +0000)]
MFH 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:40:06 +0000 (14:40 +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 agoMFH:- Fixed bug #45161 (Reusing a curl handle leaks memory)
Jani Taskinen [Wed, 17 Dec 2008 14:13:40 +0000 (14:13 +0000)]
MFH:- Fixed bug #45161 (Reusing a curl handle leaks memory)

16 years agoMFH
Jani Taskinen [Wed, 17 Dec 2008 14:00:20 +0000 (14:00 +0000)]
MFH

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

16 years agoreport fix
Stanislav Malyshev [Wed, 17 Dec 2008 11:36:34 +0000 (11:36 +0000)]
report fix

16 years agoMFH fix #46005
Stanislav Malyshev [Wed, 17 Dec 2008 11:34:50 +0000 (11:34 +0000)]
MFH fix #46005

16 years agoRemoved unused variable
Ilia Alshanetsky [Wed, 17 Dec 2008 00:30:27 +0000 (00:30 +0000)]
Removed unused variable

16 years agobug #46837 fix
Zoe Slattery [Tue, 16 Dec 2008 21:35:01 +0000 (21:35 +0000)]
bug #46837 fix

16 years agobug #46884 fix
Zoe Slattery [Tue, 16 Dec 2008 21:10:16 +0000 (21:10 +0000)]
bug #46884 fix

16 years agoBFN
Rob Richards [Tue, 16 Dec 2008 12:54:05 +0000 (12:54 +0000)]
BFN

16 years agoMFH: fix bug #46849 (Cloning DOMDocument doesn't clone the properties)
Rob Richards [Tue, 16 Dec 2008 12:53:29 +0000 (12:53 +0000)]
MFH: fix bug #46849 (Cloning DOMDocument doesn't clone the properties)
fix some warnings
add test

16 years agocall_user_func_array() tests
Steve Seear [Mon, 15 Dec 2008 14:11:57 +0000 (14:11 +0000)]
call_user_func_array() tests

16 years agofixed test
Zoe Slattery [Mon, 15 Dec 2008 13:17:53 +0000 (13:17 +0000)]
fixed test

16 years agoinitialize op1
Stanislav Malyshev [Mon, 15 Dec 2008 11:29:36 +0000 (11:29 +0000)]
initialize op1

16 years agoIf a wrapper could not be found it is either a typo or a configuration issue. But...
Lars Strojny [Sun, 14 Dec 2008 16:25:37 +0000 (16:25 +0000)]
If a wrapper could not be found it is either a typo or a configuration issue. But in both cases it is critical enough to warn the user.

16 years ago- fix build
Pierre Joye [Sun, 14 Dec 2008 16:25:15 +0000 (16:25 +0000)]
- fix build

16 years agoSimplify code
Ilia Alshanetsky [Sun, 14 Dec 2008 15:34:49 +0000 (15:34 +0000)]
Simplify code

16 years agoMFH (Use the same test fiel as in HEAD)
Johannes Schlüter [Sat, 13 Dec 2008 22:23:29 +0000 (22:23 +0000)]
MFH (Use the same test fiel as in HEAD)

16 years agoCleanup: remove trailing whitespaces
Lars Strojny [Sat, 13 Dec 2008 15:06:53 +0000 (15:06 +0000)]
Cleanup: remove trailing whitespaces

16 years agoOne len variable is enough here, we can reuse it
Lars Strojny [Sat, 13 Dec 2008 15:06:20 +0000 (15:06 +0000)]
One len variable is enough here, we can reuse it

16 years agoMFH Use ' -f' as requested
Marcus Boerger [Sat, 13 Dec 2008 14:49:39 +0000 (14:49 +0000)]
MFH Use ' -f' as requested

16 years ago- fix builds for VC8+, strnlen is available in vc8 and later (used in spprintf.c)
Pierre Joye [Sat, 13 Dec 2008 11:47:06 +0000 (11:47 +0000)]
- fix builds for VC8+, strnlen is available in vc8 and later (used in spprintf.c)

16 years ago- do not add .cvsignore to the tests package
Pierre Joye [Sat, 13 Dec 2008 11:46:23 +0000 (11:46 +0000)]
- do not add .cvsignore to the tests package

16 years agoAlready in 5.2 NEWS
Kalle Sommer Nielsen [Sat, 13 Dec 2008 05:31:15 +0000 (05:31 +0000)]
Already in 5.2 NEWS

16 years agoFix tests, add NEWS entry.
Andrei Zmievski [Fri, 12 Dec 2008 23:59:48 +0000 (23:59 +0000)]
Fix tests, add NEWS entry.

16 years agowe do not need the strndup() now that php_stream_printf() handles non-null terminated...
Nuno Lopes [Fri, 12 Dec 2008 23:46:05 +0000 (23:46 +0000)]
we do not need the strndup() now that php_stream_printf() handles non-null terminated strings correctly

16 years agomake *printf() functions do not read strings past their specified length (if any)
Nuno Lopes [Fri, 12 Dec 2008 23:43:18 +0000 (23:43 +0000)]
make *printf() functions do not read strings past their specified length (if any)

16 years agoBFN
Scott MacVicar [Fri, 12 Dec 2008 23:21:22 +0000 (23:21 +0000)]
BFN

16 years agoMFH Fix bug #45989 - json_decode() doesn't return NULL on certain invalid strings
Scott MacVicar [Fri, 12 Dec 2008 23:19:47 +0000 (23:19 +0000)]
MFH Fix bug #45989 - json_decode() doesn't return NULL on certain invalid strings

16 years agoMFH
Andrei Zmievski [Fri, 12 Dec 2008 19:20:49 +0000 (19:20 +0000)]
MFH

16 years agoFixed bug#46847 (phpinfo() is missing some settings.)
Hannes Magnusson [Fri, 12 Dec 2008 13:07:28 +0000 (13:07 +0000)]
Fixed bug#46847 (phpinfo() is missing some settings.)

16 years agoBFN
Hannes Magnusson [Fri, 12 Dec 2008 12:46:24 +0000 (12:46 +0000)]
BFN

16 years agoMFH: Fixed bug#46681 (mkdir() fails silently on PHP 5.3)
Hannes Magnusson [Fri, 12 Dec 2008 12:44:48 +0000 (12:44 +0000)]
MFH: Fixed bug#46681 (mkdir() fails silently on PHP 5.3)

16 years agofix test
Antony Dovgal [Fri, 12 Dec 2008 12:14:00 +0000 (12:14 +0000)]
fix test

16 years agoMFH: fix bug #46699: (xml_parse crash when parser is namespace aware)
Rob Richards [Fri, 12 Dec 2008 04:16:21 +0000 (04:16 +0000)]
MFH: fix bug #46699: (xml_parse crash when parser is namespace aware)
fix a couple warnings
add test

16 years agoFixed a possible corruption inside PDOStatement::debugDumpParams()
Ilia Alshanetsky [Thu, 11 Dec 2008 15:32:24 +0000 (15:32 +0000)]
Fixed a possible corruption inside PDOStatement::debugDumpParams()

16 years ago- MFB: fix build
Pierre Joye [Thu, 11 Dec 2008 15:31:31 +0000 (15:31 +0000)]
- MFB: fix build

16 years ago- MFH: fix build (was never used like that before recent commit to session) > local...
Pierre Joye [Thu, 11 Dec 2008 13:12:22 +0000 (13:12 +0000)]
- MFH: fix build (was never used like that before recent commit to session) > local include use quotes not <>