]>
granicus.if.org Git - php/log
Dmitry Stogov [Wed, 18 Mar 2009 14:15:59 +0000 (14:15 +0000)]
Inline only the most useful code
Dmitry Stogov [Wed, 18 Mar 2009 12:52:58 +0000 (12:52 +0000)]
Fixed bug #47704 (crashes on some "bad" operations with string offsets)
Removed unnecessary checks
andy wharmby [Wed, 18 Mar 2009 11:32:56 +0000 (11:32 +0000)]
New tests for date extension DateTime methods Tested on Windows, Linux and linux 64
Dmitry Stogov [Wed, 18 Mar 2009 11:25:47 +0000 (11:25 +0000)]
optimization
andy wharmby [Wed, 18 Mar 2009 11:13:01 +0000 (11:13 +0000)]
New tests for date extension DateTimeZone methods Tested on Windows, Linux and linux 64
Dmitry Stogov [Wed, 18 Mar 2009 10:49:36 +0000 (10:49 +0000)]
Fixed floating point mathematic speed degradation (Christian)
Dmitry Stogov [Wed, 18 Mar 2009 09:49:07 +0000 (09:49 +0000)]
Better fix for bug #45877 (smaller and faster)
<changelog@php.net> [Wed, 18 Mar 2009 01:32:39 +0000 (01:32 +0000)]
ChangeLog update
Matt Wilmas [Wed, 18 Mar 2009 01:06:30 +0000 (01:06 +0000)]
Fixed bug #45877 (Array key '
2147483647 ' left as string)
Scott MacVicar [Tue, 17 Mar 2009 23:29:39 +0000 (23:29 +0000)]
Missing skip in tests
Scott MacVicar [Tue, 17 Mar 2009 23:25:39 +0000 (23:25 +0000)]
Replace magic values with a define, makes reading it a bit easier
Ilia Alshanetsky [Tue, 17 Mar 2009 23:22:05 +0000 (23:22 +0000)]
MFB: Fixed compiler warning
Scott MacVicar [Tue, 17 Mar 2009 23:15:17 +0000 (23:15 +0000)]
Add PHP_JSON_FORCE_OBJECT for forcing an object output of an array
Felipe Pena [Tue, 17 Mar 2009 23:02:22 +0000 (23:02 +0000)]
- Fix version && year++
Matt Wilmas [Tue, 17 Mar 2009 22:02:05 +0000 (22:02 +0000)]
Fixed bug #46882 (Serialize / Unserialize misbehaviour under OS with different bit numbers)
Johannes Schlüter [Tue, 17 Mar 2009 19:12:22 +0000 (19:12 +0000)]
Replace old php.ini files with the new ones according to
http://wiki.php.net/rfc/newinis (by Eric Lee Stewart)
Pierre Joye [Tue, 17 Mar 2009 16:03:25 +0000 (16:03 +0000)]
- MFB: make it less(er) sensible to bison version
Pierre Joye [Tue, 17 Mar 2009 15:38:24 +0000 (15:38 +0000)]
- MFB: s,win32,windows, and add myself to the list
Scott MacVicar [Tue, 17 Mar 2009 14:56:49 +0000 (14:56 +0000)]
Deal with overflow when decoding large numbers
Pierre Joye [Tue, 17 Mar 2009 13:33:51 +0000 (13:33 +0000)]
- disable HAVE__CONTROLFP_S with VC9, 3x times slowdown
Johannes Schlüter [Tue, 17 Mar 2009 10:04:57 +0000 (10:04 +0000)]
- mark mysqlnd's threading (which can be used for background pre-fetching)
experimental
Andrey Hristov [Tue, 17 Mar 2009 09:51:04 +0000 (09:51 +0000)]
Fix the build, because the macro's name has changed
Moriyoshi Koizumi [Tue, 17 Mar 2009 05:27:00 +0000 (05:27 +0000)]
- Make iconv filter accept '.' as the delimiter between encoding names as well
as '/'. It's impossible to specify the filter in php://filter without this
fix.
Scott MacVicar [Tue, 17 Mar 2009 03:25:44 +0000 (03:25 +0000)]
Fix bug #47359 - Use the official unofficial mimetype for bmp files, this stops IE from getting confused.
Scott MacVicar [Tue, 17 Mar 2009 02:42:41 +0000 (02:42 +0000)]
Fix bug #47678 - Allow loadExtension to be disabled in SQLite3
Scott MacVicar [Tue, 17 Mar 2009 02:00:08 +0000 (02:00 +0000)]
Fix bug #47644 - Valid integers are truncated with json_decode()
Christopher Jones [Tue, 17 Mar 2009 01:50:34 +0000 (01:50 +0000)]
Fix INI blocks
<changelog@php.net> [Tue, 17 Mar 2009 01:33:02 +0000 (01:33 +0000)]
ChangeLog update
Zoe Slattery [Mon, 16 Mar 2009 20:37:18 +0000 (20:37 +0000)]
test for /ext/tidy from stefan priebsch
Felipe Pena [Mon, 16 Mar 2009 15:05:21 +0000 (15:05 +0000)]
- Fixed bug #47616 (curl keeps crashing)
Pierre Joye [Mon, 16 Mar 2009 15:02:44 +0000 (15:02 +0000)]
- fix the build for win (vc6 or vc9)
- fix logic in time convertion
- force shared on windows, will fix the dirent issue later (no, it is not enough to simply remove the dep or header include)
- add myself before I forget again
Dmitry Stogov [Mon, 16 Mar 2009 15:00:11 +0000 (15:00 +0000)]
Fixed test
Ilia Alshanetsky [Mon, 16 Mar 2009 12:52:59 +0000 (12:52 +0000)]
MFB: Fixed compiler warnings
Mikko Koppanen [Mon, 16 Mar 2009 10:16:16 +0000 (10:16 +0000)]
Closes bug #47667
Pierre Joye [Mon, 16 Mar 2009 10:14:16 +0000 (10:14 +0000)]
- MFB: fix build
Dmitry Stogov [Mon, 16 Mar 2009 09:52:26 +0000 (09:52 +0000)]
Fixed bug #47664 (get_class returns NULL instead of FALSE)
Christopher Jones [Mon, 16 Mar 2009 05:37:35 +0000 (05:37 +0000)]
Prepare for PECL OCI8 1.3.5
Christopher Jones [Mon, 16 Mar 2009 05:29:49 +0000 (05:29 +0000)]
Mac OSX customization for initialization error message
Brian Shire [Mon, 16 Mar 2009 01:40:01 +0000 (01:40 +0000)]
Fix scanner handling of NULL values in heredoc, nowdoc, strings, comments, and non-parsed content.
<changelog@php.net> [Mon, 16 Mar 2009 01:32:53 +0000 (01:32 +0000)]
ChangeLog update
Scott MacVicar [Sun, 15 Mar 2009 23:16:55 +0000 (23:16 +0000)]
fileinfo tests are missing skipif
Scott MacVicar [Sun, 15 Mar 2009 23:02:35 +0000 (23:02 +0000)]
Update fileinfo to libmagic 5.00 and remove dependency on dirent.h on Windows
Moriyoshi Koizumi [Sun, 15 Mar 2009 20:42:30 +0000 (20:42 +0000)]
- Fix a bug that mbstring.internal_encoding doesn't take effect within
the request encoding converter.
<changelog@php.net> [Sun, 15 Mar 2009 01:33:03 +0000 (01:33 +0000)]
ChangeLog update
Takeshi Abe [Sat, 14 Mar 2009 16:06:57 +0000 (16:06 +0000)]
Fixed bug #45799 (imagepng() crashes on empty image)
<changelog@php.net> [Sat, 14 Mar 2009 01:33:08 +0000 (01:33 +0000)]
ChangeLog update
Stanislav Malyshev [Fri, 13 Mar 2009 19:41:48 +0000 (19:41 +0000)]
add new CURL options
Rob Richards [Fri, 13 Mar 2009 19:35:14 +0000 (19:35 +0000)]
add LIBXML_LOADED_VERSION constant that contains currently loaded libxml2 version
add libxml2 version being used to info output
Rob Richards [Fri, 13 Mar 2009 13:43:57 +0000 (13:43 +0000)]
MFB: fix bug #47430 (Errors after writing to nodeValue parameter of an absent previousSibling)
add test
<changelog@php.net> [Fri, 13 Mar 2009 01:32:45 +0000 (01:32 +0000)]
ChangeLog update
Christopher Jones [Thu, 12 Mar 2009 23:52:20 +0000 (23:52 +0000)]
Fixed PECL Bug 14268 (Allow 'pecl install oci8' command to 'autodetect' an Instant Client RPM install) & refactor
Ilia Alshanetsky [Thu, 12 Mar 2009 22:53:37 +0000 (22:53 +0000)]
Fixed bug #47639 (pg_copy_from() WARNING: nonstandard use of \\ in a string
literal)
Zoe Slattery [Thu, 12 Mar 2009 20:39:02 +0000 (20:39 +0000)]
refixing %r in run-tests.php (thanks iain lewis for the fix)
Andrei Zmievski [Thu, 12 Mar 2009 16:12:44 +0000 (16:12 +0000)]
Fix copy-pasto (needs to return proper CE).
Christopher Jones [Thu, 12 Mar 2009 14:47:47 +0000 (14:47 +0000)]
Fix tests to use ENV and re-enable
<changelog@php.net> [Thu, 12 Mar 2009 01:33:12 +0000 (01:33 +0000)]
ChangeLog update
Brian Shire [Wed, 11 Mar 2009 22:11:41 +0000 (22:11 +0000)]
Add proper EOF handling for language scanner. Fixes bug #46817. Removes dos newlines from a previous commit.
Christopher Jones [Wed, 11 Mar 2009 17:12:24 +0000 (17:12 +0000)]
Revert local setting changes
Christopher Jones [Wed, 11 Mar 2009 16:46:38 +0000 (16:46 +0000)]
Bug #46994 (CLOB size does not update when using CLOB IN OUT param in stored procedure)
Dmitry Stogov [Wed, 11 Mar 2009 12:14:55 +0000 (12:14 +0000)]
Fixed speed degradation on gcc-4.3 because of less agressive inlining
<changelog@php.net> [Wed, 11 Mar 2009 01:32:54 +0000 (01:32 +0000)]
ChangeLog update
Marcus Boerger [Wed, 11 Mar 2009 00:02:40 +0000 (00:02 +0000)]
- It's 2009
Marcus Boerger [Tue, 10 Mar 2009 23:40:06 +0000 (23:40 +0000)]
- This is PHP 6 - if this ... ever gets out
Marcus Boerger [Tue, 10 Mar 2009 23:27:59 +0000 (23:27 +0000)]
- Safer flag handling as requested by Greg
Dmitry Stogov [Tue, 10 Mar 2009 10:01:28 +0000 (10:01 +0000)]
Clenaup deprecated namespace code
<changelog@php.net> [Tue, 10 Mar 2009 01:32:49 +0000 (01:32 +0000)]
ChangeLog update
Christopher Jones [Mon, 9 Mar 2009 21:19:18 +0000 (21:19 +0000)]
New test for oci_fetch_all
Christopher Jones [Mon, 9 Mar 2009 20:58:13 +0000 (20:58 +0000)]
Make non-public prototype match the type passed at call
Christopher Jones [Mon, 9 Mar 2009 20:19:38 +0000 (20:19 +0000)]
Use PHP 5 function name in error message
Christopher Jones [Mon, 9 Mar 2009 20:07:39 +0000 (20:07 +0000)]
Bug #47243 (Crash at shutdown on Windows)
Christopher Jones [Mon, 9 Mar 2009 19:55:50 +0000 (19:55 +0000)]
MHB/sync: Make tests portable with older PHP for PECL builds
Christopher Jones [Mon, 9 Mar 2009 18:59:20 +0000 (18:59 +0000)]
PECL Bug #16035 (oci_connect without ORACLE_HOME defined causes segfault)
Christopher Jones [Mon, 9 Mar 2009 18:03:34 +0000 (18:03 +0000)]
PECL Bug #15988 (sqlnet.ora isn't read with older Oracle libraries)
Christopher Jones [Mon, 9 Mar 2009 17:50:53 +0000 (17:50 +0000)]
Prepare README for future PECL OCI8 1.3.5
Christopher Jones [Mon, 9 Mar 2009 17:48:36 +0000 (17:48 +0000)]
Silence initialization warning
Christopher Jones [Mon, 9 Mar 2009 17:40:59 +0000 (17:40 +0000)]
Bug #46623 (phpinfo doesn't show compile time ORACLE_HOME with phpize)
<changelog@php.net> [Mon, 9 Mar 2009 01:32:57 +0000 (01:32 +0000)]
ChangeLog update
Ilia Alshanetsky [Sun, 8 Mar 2009 18:21:30 +0000 (18:21 +0000)]
MFB: Fixed bug #47598 (FILTER_VALIDATE_EMAIL is locale aware)
Felipe Pena [Sun, 8 Mar 2009 17:23:44 +0000 (17:23 +0000)]
- Fixed bug #47593 (interface_exists() returns false when using absolute namespace path)
Patch by Kalle.
Kalle Sommer Nielsen [Sun, 8 Mar 2009 06:19:40 +0000 (06:19 +0000)]
Fix tests
Kalle Sommer Nielsen [Sun, 8 Mar 2009 06:11:04 +0000 (06:11 +0000)]
Fixed bug #47543 (irrelevant warning message)
<changelog@php.net> [Sun, 8 Mar 2009 01:32:42 +0000 (01:32 +0000)]
ChangeLog update
Ilia Alshanetsky [Sat, 7 Mar 2009 22:36:42 +0000 (22:36 +0000)]
MFB: Adjust previous fix to avoid compiler warnings
Ilia Alshanetsky [Sat, 7 Mar 2009 21:56:52 +0000 (21:56 +0000)]
MFB: Improved parameter handling
<changelog@php.net> [Sat, 7 Mar 2009 01:33:00 +0000 (01:33 +0000)]
ChangeLog update
Ilia Alshanetsky [Fri, 6 Mar 2009 15:48:54 +0000 (15:48 +0000)]
MFB: Improve parameter parsing code
<changelog@php.net> [Fri, 6 Mar 2009 01:32:40 +0000 (01:32 +0000)]
ChangeLog update
Felipe Pena [Thu, 5 Mar 2009 16:24:41 +0000 (16:24 +0000)]
- Fixed bug #47572 (zval_update_constant_ex: Segmentation fault)
Ilia Alshanetsky [Thu, 5 Mar 2009 13:45:32 +0000 (13:45 +0000)]
Removed bogus code
<changelog@php.net> [Thu, 5 Mar 2009 01:32:56 +0000 (01:32 +0000)]
ChangeLog update
<changelog@php.net> [Wed, 4 Mar 2009 01:32:47 +0000 (01:32 +0000)]
ChangeLog update
Ilia Alshanetsky [Tue, 3 Mar 2009 23:43:06 +0000 (23:43 +0000)]
MFB: Fixed bug #47549 (get_defined_constants() return array with broken
array categories)
Kalle Sommer Nielsen [Tue, 3 Mar 2009 11:46:20 +0000 (11:46 +0000)]
Fixed bug #47546 (Default value for limit parameter in explode is 0, not -1)
Zoe Slattery [Tue, 3 Mar 2009 10:52:56 +0000 (10:52 +0000)]
Added %r section
<changelog@php.net> [Tue, 3 Mar 2009 01:32:45 +0000 (01:32 +0000)]
ChangeLog update
Moriyoshi Koizumi [Mon, 2 Mar 2009 04:43:51 +0000 (04:43 +0000)]
- Fix typo.
Brian Shire [Mon, 2 Mar 2009 03:54:01 +0000 (03:54 +0000)]
fix tokenizer makefile dependencies on parser/scanner files when built dynamically. (See bug #38762)
<changelog@php.net> [Mon, 2 Mar 2009 01:32:35 +0000 (01:32 +0000)]
ChangeLog update
Antony Dovgal [Sun, 1 Mar 2009 21:26:47 +0000 (21:26 +0000)]
fix tests
Greg Beaver [Sun, 1 Mar 2009 07:25:24 +0000 (07:25 +0000)]
re-disable phar in HEAD on windows