1
0
mirror of https://github.com/php/php-src.git synced 2026-03-28 10:12:18 +01:00
Commit Graph

2998 Commits

Author SHA1 Message Date
Ilia Alshanetsky
2d1f1b1b68 Back to dev 2009-02-25 15:34:33 +00:00
Ilia Alshanetsky
e95f0a0058 5.2.9 2009-02-25 14:56:50 +00:00
Ilia Alshanetsky
b764a1a782 Back to dev 2009-02-19 18:33:37 +00:00
Ilia Alshanetsky
98d0c1fade .2.9RC3 2009-02-19 18:31:25 +00:00
Ilia Alshanetsky
2dc6d844ef Back to dev 2009-02-12 20:32:17 +00:00
Ilia Alshanetsky
46a6126e34 5.2.9RC2 2009-02-12 20:29:36 +00:00
Ilia Alshanetsky
c752e95c36 MFB: Adjust condition 2009-02-10 16:14:27 +00:00
Ilia Alshanetsky
3b4540f926 Fixed typo 2009-02-10 14:21:10 +00:00
Ilia Alshanetsky
0cb1a19851 Added path truncation E_NOTICE to let people now when path resolving caused
the file path to be truncated.
2009-02-10 14:18:29 +00:00
Ilia Alshanetsky
fcc80dcb86 MFB52: Fixed bug #44874 (dead pfsockopen'ed sockets aren't reaped when the
remote end restarts)

# Patch by Richard dot Krehbiel at gmail dot com
2009-02-08 16:54:43 +00:00
Ilia Alshanetsky
f492ccfec6 Back to dev 2009-02-05 20:56:12 +00:00
Ilia Alshanetsky
c77343ea9e 5.2.9RC1 2009-02-05 20:53:45 +00:00
Ilia Alshanetsky
c4a9c79e28 Syn spprintf fix with that of 5.3 and above 2009-02-04 15:03:12 +00:00
Ilia Alshanetsky
e721d542ee Fixed a possible invalid read when string is not null terminated 2009-02-01 19:42:48 +00:00
Felipe Pena
e28ad0cd28 MFH:
- Fixed bug #47037 (No error when using fopen with emty string)
Patch by Cristian Rodriguez R.
2009-01-08 19:21:25 +00:00
Arnaud Le Blanc
b512bab367 MFH: Fixed error conditions handling in stream_filter_append() 2009-01-08 17:03:42 +00:00
Felipe Pena
a49254c325 MFH:
- Added check for EWOULDBLOCK
- Using EWOULDBLOCK instead of EAGAIN by portability issues
(Related to #46917)
2009-01-07 20:41:47 +00:00
Felipe Pena
38d47b02df - MFH: Windows part 2009-01-03 00:06:59 +00:00
Felipe Pena
e812a31c9b - MFH: Errr, rule nº 1: be portable :) 2009-01-02 21:43:07 +00:00
Felipe Pena
11c47b663f - MFH: Working with unintialized errno (#46917, noticed by Jost Boekemeier) 2009-01-02 21:29:04 +00:00
Sebastian Bergmann
ef49b9a8de MFH: Bump copyright year, 3 of 3. 2008-12-31 11:17:49 +00:00
Pierre Joye
abda35380f - MFH: export php_scandir and php_alphasort 2008-12-18 17:41:59 +00:00
Nuno Lopes
6499ce4847 update PCRE symbol list (sync with php 5.3). this should fix bug #46800 2008-12-09 22:00:19 +00:00
Ilia Alshanetsky
1fa754ffd3 Back to dev 2008-12-07 19:28:01 +00:00
Ilia Alshanetsky
3cb41ad94d 5.2.8 2008-12-07 19:23:26 +00:00
Ilia Alshanetsky
ff209bb97c Move active branch to 5.2.9 2008-12-07 19:08:35 +00:00
Ilia Alshanetsky
4efe92fa7c Back to dev 2008-12-03 15:57:52 +00:00
Ilia Alshanetsky
b822f24748 PHP 5.2.7 2008-12-03 15:54:03 +00:00
Ilia Alshanetsky
e0beb2850f Back to dev 2008-11-27 21:28:37 +00:00
Ilia Alshanetsky
c66894df94 5.2.7RC5 2008-11-27 21:21:42 +00:00
Arnaud Le Blanc
9ed3965300 MFH: Fixed bug #46673 (stream_lock call with wrong paramater) 2008-11-26 04:20:41 +00:00
David Soria Parra
6686c41e3d MFH: Revert fix for 43782, as it caused problems. 2008-11-24 15:37:33 +00:00
Ilia Alshanetsky
42066c72d1 Back to dev 2008-11-21 00:12:18 +00:00
Ilia Alshanetsky
574d2c8987 5.2.7RC4 2008-11-21 00:08:49 +00:00
Arnaud Le Blanc
c7411c2c96 MFH: Fixed stream_get_contents() when using $maxlength and socket is not
closed. indeyets@php.net on #46049.
2008-11-11 01:56:33 +00:00
Ilia Alshanetsky
482d6ad927 Back to dev 2008-11-06 21:53:48 +00:00
Ilia Alshanetsky
f2445bd57a 5.2.7RC3 2008-11-06 21:50:36 +00:00
Arnaud Le Blanc
695b43a535 MFH: initialize memory 2008-11-04 20:41:37 +00:00
Arnaud Le Blanc
1ba7b093a6 MFH: Fixed stream_get_line() to behave as documented on non-blocking
streams
2008-11-04 17:07:20 +00:00
Arnaud Le Blanc
c644ba688b MFH: Fixed bug #44607 (stream_get_line unable to correctly identify the
"ending" in the stream content)
2008-11-03 23:29:50 +00:00
Arnaud Le Blanc
5e5e4293c3 MFH: Fixed bug #45303 (Opening php:// wrapper in append mode results
in a warning)
2008-11-03 16:59:18 +00:00
Arnaud Le Blanc
77f82b1401 MFH: Fixed bug #43353 (wrong detection of 'data' wrapper causes notice) 2008-11-03 15:48:05 +00:00
Jani Taskinen
29b9bddb0c MF53: added missing constants 2008-11-02 14:12:15 +00:00
Felipe Pena
9fca0051a6 - MFH: Fixed bug #46082 (stream_set_blocking() can cause a crash in some circumstances) 2008-10-24 10:46:05 +00:00
Ilia Alshanetsky
51466116c0 Back to dev 2008-10-23 22:38:19 +00:00
Ilia Alshanetsky
705f67c884 5.2.7RC2 2008-10-23 22:36:05 +00:00
Arnaud Le Blanc
f31c8fb4aa MFB PHP_5_3: Fixed #46313 (Magic quotes broke $_FILES) 2008-10-20 18:45:24 +00:00
Ilia Alshanetsky
d4523d6678 Back to dev 2008-10-09 23:16:41 +00:00
Ilia Alshanetsky
3e92d040f6 5.2.7RC1 2008-10-09 23:12:20 +00:00
Greg Beaver
e6f7b32deb fix Bug #46147: after stream seek, appending stream filter reads incorrect data 2008-09-22 01:25:44 +00:00