]>
granicus.if.org Git - php/log
Dmitry Stogov [Tue, 24 Mar 2009 16:35:41 +0000 (16:35 +0000)]
Fixed double efree()
Dmitry Stogov [Tue, 24 Mar 2009 16:03:05 +0000 (16:03 +0000)]
Fixed "-0" parsing and optimized overflow check (Matt)
Pierre Joye [Tue, 24 Mar 2009 09:42:49 +0000 (09:42 +0000)]
- MFB: #47757 rename JPG to JPEG in phpinfo
<changelog@php.net> [Tue, 24 Mar 2009 01:32:44 +0000 (01:32 +0000)]
ChangeLog update
Felipe Pena [Mon, 23 Mar 2009 23:58:49 +0000 (23:58 +0000)]
- MFB old changes
Felipe Pena [Mon, 23 Mar 2009 23:03:08 +0000 (23:03 +0000)]
- Fix test
Felipe Pena [Mon, 23 Mar 2009 23:02:06 +0000 (23:02 +0000)]
- Fixed bug #44409 (PDO::FETCH_SERIALIZE calls __construct())
Patch by: matteo at beccati dot com
Derick Rethans [Mon, 23 Mar 2009 21:39:21 +0000 (21:39 +0000)]
- Updated to version 2009.4 (2009d)
Felipe Pena [Mon, 23 Mar 2009 11:01:07 +0000 (11:01 +0000)]
- Fixed build
Eric Stewart [Mon, 23 Mar 2009 02:40:30 +0000 (02:40 +0000)]
1. Involves an mbstring setting correction regarding:
http://marc.info/?l=php-cvs&m=
123596904426621 &w=2
2. Added mbstring.http_output_conv_mimetype directive.
3. Adds an additional comment including XOR in the list of usable bitwise operators.
4. Note regarding the merge of E_STRICT into E_ALL in PHP 6.0.0.
5. Notes regarding [PATH] and [HOST] use in CGI/FastCGI.
<changelog@php.net> [Mon, 23 Mar 2009 01:33:16 +0000 (01:33 +0000)]
ChangeLog update
Ilia Alshanetsky [Sun, 22 Mar 2009 15:07:31 +0000 (15:07 +0000)]
MFB: Improved parameter parsing
Derick Rethans [Sun, 22 Mar 2009 11:49:32 +0000 (11:49 +0000)]
- Updated to version 2009.3 (2009c)
<changelog@php.net> [Sat, 21 Mar 2009 01:32:48 +0000 (01:32 +0000)]
ChangeLog update
Uwe Schindler [Fri, 20 Mar 2009 15:53:34 +0000 (15:53 +0000)]
Fix a sigsegv on server shutdown, add missing sapi_shutdown().
!!! This should also be merged into 5.3, I prepared it, please tell me if it is ok to commit !!!
Zoe Slattery [Fri, 20 Mar 2009 15:43:11 +0000 (15:43 +0000)]
clarification of wwwhether 'make test' needs the PHP xecutable to be set
Dmitry Stogov [Fri, 20 Mar 2009 11:23:22 +0000 (11:23 +0000)]
Fixed warning
Zoe Slattery [Fri, 20 Mar 2009 09:09:34 +0000 (09:09 +0000)]
added skipif for root
Antony Dovgal [Fri, 20 Mar 2009 08:38:42 +0000 (08:38 +0000)]
set return_len to 0 when returning empty string and fix segfault
<changelog@php.net> [Fri, 20 Mar 2009 01:32:48 +0000 (01:32 +0000)]
ChangeLog update
Ilia Alshanetsky [Thu, 19 Mar 2009 23:11:54 +0000 (23:11 +0000)]
MFB: Fixed bug #47721 (Aligment issues in mbstring and sysvshm extension)
Steph Fox [Thu, 19 Mar 2009 22:15:03 +0000 (22:15 +0000)]
- Fix bug #38805 ( PDO Truncates Text from SQL Server Text Data Type Field)
- Bring behaviour into line with ext/mssql
- Several memleaks plugged
Matt Wilmas [Thu, 19 Mar 2009 19:25:42 +0000 (19:25 +0000)]
Avoid 2 conversions when decoding numbers
Matt Wilmas [Thu, 19 Mar 2009 18:32:45 +0000 (18:32 +0000)]
MFB (zend_execute_API.c v1.331.2.20.2.13): "Avoid strcpy() & strcat()"
Removed extra space from eval string, and unnecessary variable
Arnaud Le Blanc [Thu, 19 Mar 2009 17:54:28 +0000 (17:54 +0000)]
Better fix for #44607. Fixes #47487 (php_stream_fill_read_buffer()
performance degraded after fix of bug 44607).
Dmitry Stogov [Thu, 19 Mar 2009 15:15:31 +0000 (15:15 +0000)]
Fixed check for long integer overflow
Etienne Kneuss [Thu, 19 Mar 2009 03:00:44 +0000 (03:00 +0000)]
Fix #47231 (offsetGet error using incorrect offset)
Etienne Kneuss [Thu, 19 Mar 2009 02:46:41 +0000 (02:46 +0000)]
Add test covering for #47671
Etienne Kneuss [Thu, 19 Mar 2009 02:44:04 +0000 (02:44 +0000)]
Fix #47671 (cloning SplObjectStorage instances)
<changelog@php.net> [Thu, 19 Mar 2009 01:32:50 +0000 (01:32 +0000)]
ChangeLog update
Ilia Alshanetsky [Thu, 19 Mar 2009 00:19:20 +0000 (00:19 +0000)]
MFB:Improved parameter parsing
andy wharmby [Wed, 18 Mar 2009 23:35:10 +0000 (23:35 +0000)]
New tests for various date extension functions. Tested on Windows, Linux and linux 64
Dmitry Stogov [Wed, 18 Mar 2009 18:48:52 +0000 (18:48 +0000)]
Removed unnecassary checks
Pierre Joye [Wed, 18 Mar 2009 17:58:44 +0000 (17:58 +0000)]
- php.ini-dev/prod
Moriyoshi Koizumi [Wed, 18 Mar 2009 17:34:02 +0000 (17:34 +0000)]
- Synching .dsp file (I am not sure whether I really should do this)
Matt Wilmas [Wed, 18 Mar 2009 16:30:04 +0000 (16:30 +0000)]
Fixed test on 64-bit (thanks Antony)
Takeshi Abe [Wed, 18 Mar 2009 15:29:56 +0000 (15:29 +0000)]
Fixed libgd #186 (Tiling true colour with palette image does not work)
Dmitry Stogov [Wed, 18 Mar 2009 14:17:38 +0000 (14:17 +0000)]
Improved speed of conditional jump instructions by checking for most useful case (conditional expression)
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