Commit Graph

44408 Commits

Author SHA1 Message Date
Dmitry Stogov
145b60e7f8 Fixed bug #47699 (autoload and late static binding) 2009-03-25 10:39:36 +00:00
Johannes Schlüter
3a76cc254f mysql_db_query() is always deprecated 2009-03-25 10:27:22 +00:00
Christopher Jones
52a14bd8b7 sync with 5.3 2009-03-25 01:59:17 +00:00
Christopher Jones
7594e200ad use random text 2009-03-25 01:57:22 +00:00
000f995bf0 ChangeLog update 2009-03-25 01:32:55 +00:00
Pierre Joye
73bff11e1b - MFB: new php.ini names 2009-03-24 22:16:57 +00:00
Felipe Pena
d0c644c7bb - Synced pieces of codes
- Fixed tests
2009-03-24 19:32:06 +00:00
Dmitry Stogov
a7fceff373 Fixed double efree() 2009-03-24 16:35:41 +00:00
Dmitry Stogov
b20bde086a Fixed "-0" parsing and optimized overflow check (Matt) 2009-03-24 16:03:05 +00:00
Pierre Joye
3f3b86fac2 - MFB: #47757 rename JPG to JPEG in phpinfo 2009-03-24 09:42:49 +00:00
f1b56d6fcc ChangeLog update 2009-03-24 01:32:44 +00:00
Felipe Pena
501a5a0d94 - MFB old changes 2009-03-23 23:58:49 +00:00
Felipe Pena
09c94bda00 - Fix test 2009-03-23 23:03:08 +00:00
Felipe Pena
11dde4a7c5 - Fixed bug #44409 (PDO::FETCH_SERIALIZE calls __construct())
Patch by: matteo at beccati dot com
2009-03-23 23:02:06 +00:00
Derick Rethans
f7943572c1 - Updated to version 2009.4 (2009d) 2009-03-23 21:39:21 +00:00
Felipe Pena
55f4a1c0de - Fixed build 2009-03-23 11:01:07 +00:00
Eric Stewart
70d48df0a1 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.
2009-03-23 02:40:30 +00:00
e6a6a261f6 ChangeLog update 2009-03-23 01:33:16 +00:00
Ilia Alshanetsky
cefb8a91f0 MFB: Improved parameter parsing 2009-03-22 15:07:31 +00:00
Derick Rethans
7d259905cd - Updated to version 2009.3 (2009c) 2009-03-22 11:49:32 +00:00
e687be99f4 ChangeLog update 2009-03-21 01:32:48 +00:00
Uwe Schindler
2605683a36 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 !!!
2009-03-20 15:53:34 +00:00
Zoe Slattery
9705e310ca clarification of wwwhether 'make test' needs the PHP xecutable to be set 2009-03-20 15:43:11 +00:00
Dmitry Stogov
105c01765a Fixed warning 2009-03-20 11:23:22 +00:00
Zoe Slattery
ec3ee30a75 added skipif for root 2009-03-20 09:09:34 +00:00
Antony Dovgal
92f17edda7 set return_len to 0 when returning empty string and fix segfault 2009-03-20 08:38:42 +00:00
8d0b4579d2 ChangeLog update 2009-03-20 01:32:48 +00:00
Ilia Alshanetsky
d37c3367db MFB: Fixed bug #47721 (Aligment issues in mbstring and sysvshm extension) 2009-03-19 23:11:54 +00:00
Steph Fox
1abe544f41 - Fix bug #38805 ( PDO Truncates Text from SQL Server Text Data Type Field)
- Bring behaviour into line with ext/mssql
- Several memleaks plugged
2009-03-19 22:15:03 +00:00
Matt Wilmas
efd9d3482d Avoid 2 conversions when decoding numbers 2009-03-19 19:25:42 +00:00
Matt Wilmas
b7c73cf1dd MFB (zend_execute_API.c v1.331.2.20.2.13): "Avoid strcpy() & strcat()"
Removed extra space from eval string, and unnecessary variable
2009-03-19 18:32:45 +00:00
Arnaud Le Blanc
f6d76ad89a Better fix for #44607. Fixes #47487 (php_stream_fill_read_buffer()
performance degraded after fix of bug 44607).
2009-03-19 17:54:28 +00:00
Dmitry Stogov
60e6e4b52f Fixed check for long integer overflow 2009-03-19 15:15:31 +00:00
Etienne Kneuss
c856710706 Fix #47231 (offsetGet error using incorrect offset) 2009-03-19 03:00:44 +00:00
Etienne Kneuss
24835e7fb1 Add test covering for #47671 2009-03-19 02:46:41 +00:00
Etienne Kneuss
47aa4817f3 Fix #47671 (cloning SplObjectStorage instances) 2009-03-19 02:44:04 +00:00
57111e0e83 ChangeLog update 2009-03-19 01:32:50 +00:00
Ilia Alshanetsky
f0efcc577b MFB:Improved parameter parsing 2009-03-19 00:19:20 +00:00
andy wharmby
8558435556 New tests for various date extension functions. Tested on Windows, Linux and linux 64 2009-03-18 23:35:10 +00:00
Dmitry Stogov
de2d640dba Removed unnecassary checks 2009-03-18 18:48:52 +00:00
Pierre Joye
fe46af7615 - php.ini-dev/prod 2009-03-18 17:58:44 +00:00
Moriyoshi Koizumi
09f857e49d - Synching .dsp file (I am not sure whether I really should do this) 2009-03-18 17:34:02 +00:00
Matt Wilmas
b68c241623 Fixed test on 64-bit (thanks Antony) 2009-03-18 16:30:04 +00:00
Takeshi Abe
27cf6d587f Fixed libgd #186 (Tiling true colour with palette image does not work) 2009-03-18 15:29:56 +00:00
Dmitry Stogov
dbb1f2d46d Improved speed of conditional jump instructions by checking for most useful case (conditional expression) 2009-03-18 14:17:38 +00:00
Dmitry Stogov
37ecbbf388 Inline only the most useful code 2009-03-18 14:15:59 +00:00
Dmitry Stogov
ac1ccb1331 Fixed bug #47704 (crashes on some "bad" operations with string offsets)
Removed unnecessary checks
2009-03-18 12:52:58 +00:00
andy wharmby
124fc28089 New tests for date extension DateTime methods Tested on Windows, Linux and linux 64 2009-03-18 11:32:56 +00:00
Dmitry Stogov
a2fb2a5bf7 optimization 2009-03-18 11:25:47 +00:00
andy wharmby
84bd22c4ee New tests for date extension DateTimeZone methods Tested on Windows, Linux and linux 64 2009-03-18 11:13:01 +00:00