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

3018 Commits

Author SHA1 Message Date
Ilia Alshanetsky
e933031ccb Back to dev 2009-06-11 12:13:55 +00:00
Ilia Alshanetsky
823224ef8d 5.2.10RC2 2009-06-11 12:10:43 +00:00
Kalle Sommer Nielsen
09ac5ebe7f Fixed #48448 (Compile failure under IRIX 6.5.30 building cast.c)
# Only in this branch, looks like a missing merge compared to PHP_5_3/HEAD
2009-06-03 08:59:19 +00:00
Ilia Alshanetsky
fea7c24372 Back to dev 2009-05-27 13:51:16 +00:00
Ilia Alshanetsky
d6ddd48ed0 5.2.10RC1 2009-05-27 13:47:34 +00:00
Arnaud Le Blanc
ea8bdf5d8f MFH: Fixed bug #48309 (stream_copy_to_stream() and fpasstru() do not
update stream position of plain files)
2009-05-17 14:59:24 +00:00
Arnaud Le Blanc
bcfdf04cbf MFH: Fix warning when inner stream of a temp:// stream is closed before
the stream ifself
2009-05-16 20:28:02 +00:00
Arnaud Le Blanc
49fa689d5b MFH: Fixed bug #48307 (stream_copy_to_stream() copies 0 bytes when $source
is a socket)
2009-05-16 20:24:01 +00:00
Dmitry Stogov
b2ce675b6a Fixed wrong return value 2009-05-14 08:21:38 +00:00
Derick Rethans
4ece5a103e - MFH: Fixed warnings 2009-05-04 19:55:42 +00:00
Antony Dovgal
e3685d6918 MFH: use correct function 2009-05-04 14:46:37 +00:00
Ilia Alshanetsky
d48cc34211 Fixed a possible crash 2009-05-04 14:43:14 +00:00
Ilia Alshanetsky
bb451fe8ac Fixed bad merge 2009-05-04 14:12:23 +00:00
Ilia Alshanetsky
34f39a1086 MFB: Fixed bug #48131 (Don't try to bind ipv4 addresses to ipv6 ips via
bindto)
2009-05-04 13:12:35 +00:00
Derick Rethans
0bc4075753 - MFH: Fixed bug #45191 (error_log ignores date.timezone php.ini val when
setting logging timestamps).
2009-05-03 19:09:23 +00:00
Arnaud Le Blanc
91e30c22d1 MFH: Better fix for #47997 2009-04-19 17:10:52 +00:00
Arnaud Le Blanc
ce2c662791 MFB5.3: Fixed bug #47997 (stream_copy_to_stream returns 1 on empty streams) 2009-04-19 14:44:09 +00:00
Ilia Alshanetsky
ff9bc5c5e1 Fixed bug #47831 (Compile warning for strnlen() in main/spprintf.c)
# Patch by rainer\ dot\ jung\ at\ kippdata\ dot\ de
2009-03-30 19:59:08 +00:00
Christian Seiler
bf8ac5f70c MFB: Fixed memory leak in ob_get_clean/ob_get_flush. 2009-03-26 00:00:18 +00:00
Arnaud Le Blanc
d72e47f4af MFH: Better fix for #44607. Fixes #47487 (php_stream_fill_read_buffer()
performance degraded after fix of bug 44607).
2009-03-19 17:56:01 +00:00
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