]>
granicus.if.org Git - php/log
Felipe Pena [Thu, 26 Mar 2009 12:53:39 +0000 (12:53 +0000)]
MFH: - Fixed bug #47769 (Strange extends PDO)
Dmitry Stogov [Thu, 26 Mar 2009 12:37:54 +0000 (12:37 +0000)]
Fixed bug #47516 (nowdoc can not be embed in heredoc but can be embed in double quote)
Dmitry Stogov [Thu, 26 Mar 2009 10:56:45 +0000 (10:56 +0000)]
Fixed bug #47714 (autoloading classes inside exception_handler leads to crashes)
Dmitry Stogov [Thu, 26 Mar 2009 10:17:30 +0000 (10:17 +0000)]
Fixed bug #47771 (Exception during object construction from arg call calls object's destructor)
Eric Stewart [Thu, 26 Mar 2009 01:38:53 +0000 (01:38 +0000)]
Corrected missing comment.
Felipe Pena [Thu, 26 Mar 2009 00:43:45 +0000 (00:43 +0000)]
- Missing changes related to #47757 for this branch
Christian Seiler [Wed, 25 Mar 2009 23:59:45 +0000 (23:59 +0000)]
- Fixed memory leak in ob_get_clean/ob_get_flush.
# Not necessary in HEAD because output buffering was completely rewritten
# there.
Arnaud Le Blanc [Wed, 25 Mar 2009 23:34:08 +0000 (23:34 +0000)]
MFH: Fix build on FreeBSD <7 (fixes #47777)
Felipe Pena [Wed, 25 Mar 2009 22:52:30 +0000 (22:52 +0000)]
MFH:
- Fixed bug #47779 (Wrong value for SIG_UNBLOCK and SIG_SETMASK constants).
Patch by: mbeccati at php.net
Hannes Magnusson [Wed, 25 Mar 2009 19:55:59 +0000 (19:55 +0000)]
Add missing proto
Ilia Alshanetsky [Wed, 25 Mar 2009 18:51:44 +0000 (18:51 +0000)]
Fixed bug #47772 (FILTER_VALIDATE_EMAIL allows foo@bar. addresses)
Takeshi Abe [Wed, 25 Mar 2009 15:25:59 +0000 (15:25 +0000)]
MFH: fix test to follow #47757
Dmitry Stogov [Wed, 25 Mar 2009 15:23:58 +0000 (15:23 +0000)]
Fixed bug #47038 (Memory leak in include)
Dmitry Stogov [Wed, 25 Mar 2009 10:39:26 +0000 (10:39 +0000)]
Fixed bug #47699 (autoload and late static binding)
Johannes Schlüter [Wed, 25 Mar 2009 10:27:38 +0000 (10:27 +0000)]
MFH: mysql_db_query() is always deprecated
Christopher Jones [Wed, 25 Mar 2009 02:00:53 +0000 (02:00 +0000)]
Obsolete package2.xml: resume using package.xml
Christopher Jones [Wed, 25 Mar 2009 01:57:40 +0000 (01:57 +0000)]
MFH: use random text
Ilia Alshanetsky [Tue, 24 Mar 2009 23:57:30 +0000 (23:57 +0000)]
Updated PDO maintainers
Pierre Joye [Tue, 24 Mar 2009 22:15:46 +0000 (22:15 +0000)]
- new php.ini names
Dmitry Stogov [Tue, 24 Mar 2009 16:35:53 +0000 (16:35 +0000)]
Fixed double efree()
Dmitry Stogov [Tue, 24 Mar 2009 16:02:50 +0000 (16:02 +0000)]
Fixed "-0" parsing and optimized overflow check (Matt)
Felipe Pena [Tue, 24 Mar 2009 15:51:13 +0000 (15:51 +0000)]
- Fix test
Pierre Joye [Tue, 24 Mar 2009 12:48:52 +0000 (12:48 +0000)]
- GEPJ.. (thx to Derick for the head!)
Pierre Joye [Tue, 24 Mar 2009 09:45:39 +0000 (09:45 +0000)]
- #47757 rename JPG to JPEG in phpinfo
Pierre Joye [Tue, 24 Mar 2009 09:44:16 +0000 (09:44 +0000)]
- fix logic after my build fix, thx to Hannes for the head up!
Pierre Joye [Tue, 24 Mar 2009 09:41:42 +0000 (09:41 +0000)]
- #47757 rename JPG to JPEG in phpinfo
Pierre Joye [Tue, 24 Mar 2009 09:24:35 +0000 (09:24 +0000)]
- fix build
Scott MacVicar [Tue, 24 Mar 2009 02:00:34 +0000 (02:00 +0000)]
BFN
Scott MacVicar [Tue, 24 Mar 2009 01:57:53 +0000 (01:57 +0000)]
Fix bug #42362 - certain status codes never have output, so sending the gzip compression headers cause problems
Felipe Pena [Mon, 23 Mar 2009 23:15:03 +0000 (23:15 +0000)]
MFH:
- Fixed bug #44409 (PDO::FETCH_SERIALIZE calls __construct())
Patch by: matteo at beccati dot com
Uwe Schindler [Mon, 23 Mar 2009 23:13:14 +0000 (23:13 +0000)]
MFH: Fix a sigsegv on server shutdown, add missing sapi_shutdown().
Ilia Alshanetsky [Mon, 23 Mar 2009 22:30:56 +0000 (22:30 +0000)]
Improved parameter handling
Derick Rethans [Mon, 23 Mar 2009 21:39:45 +0000 (21:39 +0000)]
- Updated to version 2009.4 (2009d)
Johannes Schlüter [Mon, 23 Mar 2009 20:40:37 +0000 (20:40 +0000)]
Back to dev
Johannes Schlüter [Mon, 23 Mar 2009 20:33:21 +0000 (20:33 +0000)]
5.3.0 RC 1
Eric Stewart [Mon, 23 Mar 2009 02:36:34 +0000 (02:36 +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.
Ilia Alshanetsky [Sun, 22 Mar 2009 15:05:20 +0000 (15:05 +0000)]
Improved parameter parsing
Derick Rethans [Sun, 22 Mar 2009 11:49:55 +0000 (11:49 +0000)]
- Updated to version 2009.3 (2009c)
Pierre Joye [Fri, 20 Mar 2009 18:49:37 +0000 (18:49 +0000)]
- disable it when ZTS is disabled
Pierre Joye [Fri, 20 Mar 2009 18:42:02 +0000 (18:42 +0000)]
- fix build, add new cp850 file
Zoe Slattery [Fri, 20 Mar 2009 15:43:40 +0000 (15:43 +0000)]
clarification of wwwhether 'make test' needs the PHP xecutable to be set
Dmitry Stogov [Fri, 20 Mar 2009 11:23:00 +0000 (11:23 +0000)]
Fixed warning
Zoe Slattery [Fri, 20 Mar 2009 08:58:09 +0000 (08:58 +0000)]
added skip if for root
Ilia Alshanetsky [Thu, 19 Mar 2009 23:11:32 +0000 (23:11 +0000)]
MFB: Fixed bug #47721 (Aligment issues in mbstring and sysvshm extension)
Steph Fox [Thu, 19 Mar 2009 22:44:55 +0000 (22:44 +0000)]
- Add self to maintainer list so's I can get bug notifications :)
Steph Fox [Thu, 19 Mar 2009 22:16:29 +0000 (22:16 +0000)]
MFH
- 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:26:00 +0000 (19:26 +0000)]
MFH: Avoid 2 conversions when decoding numbers
Matt Wilmas [Thu, 19 Mar 2009 18:34:16 +0000 (18:34 +0000)]
MFH: Removed extra space from eval string
Arnaud Le Blanc [Thu, 19 Mar 2009 17:55:10 +0000 (17:55 +0000)]
MFH: 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:16:10 +0000 (15:16 +0000)]
Fixed check for long integer overflow
Etienne Kneuss [Thu, 19 Mar 2009 03:01:37 +0000 (03:01 +0000)]
MFH: Fix #47231 (offsetGet error using incorrect offset)
Etienne Kneuss [Thu, 19 Mar 2009 02:47:00 +0000 (02:47 +0000)]
MFH: Add test covering for #47671
Etienne Kneuss [Thu, 19 Mar 2009 02:45:17 +0000 (02:45 +0000)]
MFH: Fix #47671 (cloning SplObjectStorage instances)
Ilia Alshanetsky [Thu, 19 Mar 2009 00:18:48 +0000 (00:18 +0000)]
Improved parameter parsing
andy wharmby [Wed, 18 Mar 2009 23:35:25 +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:49:27 +0000 (18:49 +0000)]
Removed unnecassary checks
Pierre Joye [Wed, 18 Mar 2009 18:40:44 +0000 (18:40 +0000)]
- some cleanup, more to come
Pierre Joye [Wed, 18 Mar 2009 17:58:09 +0000 (17:58 +0000)]
- php.ini-dev/prod
Moriyoshi Koizumi [Wed, 18 Mar 2009 17:48:18 +0000 (17:48 +0000)]
- Use UTF-8 characters as 5.2's NEWS does.
Moriyoshi Koizumi [Wed, 18 Mar 2009 17:44:25 +0000 (17:44 +0000)]
- Add support for CP850 encoding (patch by Denis Giffeler)
Moriyoshi Koizumi [Wed, 18 Mar 2009 17:34:27 +0000 (17:34 +0000)]
- MFH: Synching .dsp file (I am not sure whether I really should do this)
Moriyoshi Koizumi [Wed, 18 Mar 2009 17:06:40 +0000 (17:06 +0000)]
- Typo.
Moriyoshi Koizumi [Wed, 18 Mar 2009 17:03:38 +0000 (17:03 +0000)]
- Add entries for the encodings that are already supported by mbstring but
not listed here.
Moriyoshi Koizumi [Wed, 18 Mar 2009 16:51:15 +0000 (16:51 +0000)]
- staticise private symbols.
Matt Wilmas [Wed, 18 Mar 2009 16:30:21 +0000 (16:30 +0000)]
MFH: Fixed test on 64-bit
Takeshi Abe [Wed, 18 Mar 2009 15:30:37 +0000 (15:30 +0000)]
MFH: Fixed libgd #186 (Tiling true colour with palette image does not work)
Dmitry Stogov [Wed, 18 Mar 2009 14:17:15 +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:28 +0000 (14:15 +0000)]
Inline only the most useful code
Dmitry Stogov [Wed, 18 Mar 2009 12:53:17 +0000 (12:53 +0000)]
Fixed bug #47704 (crashes on some "bad" operations with string offsets)
Removed unnecessary checks
Dmitry Stogov [Wed, 18 Mar 2009 11:53:10 +0000 (11:53 +0000)]
Forgotten file (sorry)
andy wharmby [Wed, 18 Mar 2009 11:32:59 +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:37 +0000 (11:25 +0000)]
optimization
andy wharmby [Wed, 18 Mar 2009 11:13:04 +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:41:39 +0000 (10:41 +0000)]
Forgotten include
Dmitry Stogov [Wed, 18 Mar 2009 10:18:10 +0000 (10:18 +0000)]
Fixed floating point mathematic speed degradation (Christian)
Dmitry Stogov [Wed, 18 Mar 2009 09:48:55 +0000 (09:48 +0000)]
Better fix for bug #45877 (smaller and faster)
Pierre Joye [Wed, 18 Mar 2009 08:16:13 +0000 (08:16 +0000)]
- to 5.2
Matt Wilmas [Wed, 18 Mar 2009 01:08:12 +0000 (01:08 +0000)]
MFH: Fixed bug #45877 (Array key '
2147483647 ' left as string)
Pierre Joye [Wed, 18 Mar 2009 00:31:40 +0000 (00:31 +0000)]
- #43073
Pierre Joye [Wed, 18 Mar 2009 00:29:42 +0000 (00:29 +0000)]
- #43073, TrueType bounding box is wrong for angle<>0
Scott MacVicar [Tue, 17 Mar 2009 23:31:14 +0000 (23:31 +0000)]
MFH Missing skip in tests
Scott MacVicar [Tue, 17 Mar 2009 23:26:02 +0000 (23:26 +0000)]
MFH Replace magic values with a define for json encoding, makes reading it a bit easier
Ilia Alshanetsky [Tue, 17 Mar 2009 23:21:37 +0000 (23:21 +0000)]
Fixed compiler warning
Scott MacVicar [Tue, 17 Mar 2009 23:17:40 +0000 (23:17 +0000)]
BFN
Scott MacVicar [Tue, 17 Mar 2009 23:15:40 +0000 (23:15 +0000)]
MFH Add PHP_JSON_FORCE_OBJECT for forcing an object output of an array
Felipe Pena [Tue, 17 Mar 2009 23:07:40 +0000 (23:07 +0000)]
- MFH: Year++
Matt Wilmas [Tue, 17 Mar 2009 22:04:10 +0000 (22:04 +0000)]
MFH: Fixed bug #46882 (Serialize / Unserialize misbehaviour under OS with different bit numbers)
Johannes Schlüter [Tue, 17 Mar 2009 19:19:17 +0000 (19:19 +0000)]
MFH: 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:02:00 +0000 (16:02 +0000)]
- make it less(er) sensible to bison version
Pierre Joye [Tue, 17 Mar 2009 15:59:24 +0000 (15:59 +0000)]
- make it less sensible to bison version
Pierre Joye [Tue, 17 Mar 2009 15:37:34 +0000 (15:37 +0000)]
- s,win32,windows, and add myself to the list
Scott MacVicar [Tue, 17 Mar 2009 14:57:39 +0000 (14:57 +0000)]
MFH Deal with overflow when decoding large numbers
Pierre Joye [Tue, 17 Mar 2009 13:34:26 +0000 (13:34 +0000)]
- MFH: disable HAVE__CONTROLFP_S with VC9, 3x times slowdown
Johannes Schlüter [Tue, 17 Mar 2009 10:05:19 +0000 (10:05 +0000)]
MFH: mark mysqlnd's threading (which can be used for background pre-fetching)
experimental
Andrey Hristov [Tue, 17 Mar 2009 09:51:31 +0000 (09:51 +0000)]
MFH: Fix the build because the macro name has changed
Moriyoshi Koizumi [Tue, 17 Mar 2009 05:31:04 +0000 (05:31 +0000)]
- MFH: 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.
# I hope this to be merged to 5.2 as well. This doesn't break BC as there is
# no such encoding name that contains '.'. (Andif there were to be such one,
# the filter is failed in the first place since it also uses '.' for the
# delimiter between the filter name and the "from" encoding name.
Scott MacVicar [Tue, 17 Mar 2009 03:29:27 +0000 (03:29 +0000)]
BFN
Scott MacVicar [Tue, 17 Mar 2009 03:25:57 +0000 (03:25 +0000)]
MFH Fix bug #47359 - Use the official unofficial mimetype for bmp files, this stops IE from getting confused.
Scott MacVicar [Tue, 17 Mar 2009 02:47:29 +0000 (02:47 +0000)]
BFN
Scott MacVicar [Tue, 17 Mar 2009 02:45:12 +0000 (02:45 +0000)]
MFH Fix bug #47678 - Allow loadExtension to be disabled in SQLite3