Commit Graph

37539 Commits

Author SHA1 Message Date
Marcus Boerger
0b1cac154a - Add missing access check 2007-02-26 22:46:13 +00:00
Marcus Boerger
99cd807c3e - Add SplFileInfo::getLinkTarget
- Add SplFileInfo::getRealPath
2007-02-26 22:32:57 +00:00
Antony Dovgal
6f3ddae770 nuke dead code 2007-02-26 21:53:48 +00:00
Antony Dovgal
60639069c5 simplify disk_*_space() functions sources by moving ifdef'ed implementations into separate functions 2007-02-26 20:35:41 +00:00
Dmitry Stogov
76fb780f63 Fixed tests 2007-02-26 16:20:14 +00:00
Antony Dovgal
8068b1632d remind about 'make test' 2007-02-26 14:51:26 +00:00
Antony Dovgal
67dda0e7d6 fix folding 2007-02-26 14:11:14 +00:00
Rob Richards
b85550e528 fix win build 2007-02-26 12:37:57 +00:00
Antony Dovgal
ce78040c39 fix CS/WS 2007-02-26 11:55:32 +00:00
Antony Dovgal
8acf0fda22 MFB: use zend_spprintf() 2007-02-26 11:43:28 +00:00
Dmitry Stogov
5b2c00bfff ZTS fix 2007-02-26 10:22:44 +00:00
Antony Dovgal
6a8829137e new test 2007-02-26 09:57:54 +00:00
Dmitry Stogov
b915076031 poll() is not affected by FD_SETSIZE (Tony) 2007-02-26 09:39:08 +00:00
2c2c548ce1 ChangeLog update 2007-02-26 01:31:05 +00:00
Antony Dovgal
fa4ee95e2c do not allow db without fields
fix test
2007-02-25 23:16:32 +00:00
Antony Dovgal
5a24d1db6c zerofill socket structs 2007-02-25 22:58:57 +00:00
Nuno Lopes
8a03498f2d MFB: update pcre symbol list 2007-02-25 18:48:19 +00:00
Dmitry Stogov
64dcd4af81 Fixed bug #40591 (list()="string"; gives invalid opcode) 2007-02-25 16:12:18 +00:00
Dmitry Stogov
4b0071a7e9 Fixed bug #40609 (Segfaults when using more than one SoapVar in a request). (Rob, Dmitry) 2007-02-25 13:24:25 +00:00
Marcus Boerger
73f097ee87 - Readability 2007-02-25 13:09:07 +00:00
Pierre Joye
519e18a2c3 - MFB: sync with libgd.org, patch from Kees Cook 2007-02-25 02:56:03 +00:00
c1f3732aab ChangeLog update 2007-02-25 01:31:08 +00:00
Antony Dovgal
09f196f4b6 fix #40621 (Crash when constructor called inappropriately (statically)) 2007-02-24 21:29:22 +00:00
Pierre Joye
8efa71db4a - MFB: Fixed snprintf() usage 2007-02-24 19:09:18 +00:00
Pierre Joye
c7d417e50e - merge from pecl: Force binary mode on windows 2007-02-24 18:59:37 +00:00
Pierre Joye
52a965d136 - MFB: free temp buffer 2007-02-24 18:50:53 +00:00
Marcus Boerger
a9f7f4853a - MFB Synch 2007-02-24 18:37:46 +00:00
Marcus Boerger
49add78645 - Make [v]s[nl]printf compatible with 5.2 versions and [v]spprintf of head 2007-02-24 18:33:03 +00:00
Marcus Boerger
1c66194f86 - Add [v]slprintf 2007-02-24 18:24:06 +00:00
Marcus Boerger
20a40063c5 - avoid sprintf 2007-02-24 16:25:58 +00:00
Dmitry Stogov
10ffce3285 Use poll() instead of select() if available 2007-02-24 11:21:10 +00:00
Marcus Boerger
94c3896f73 - Provide dedicated hex function for digests 2007-02-24 02:08:08 +00:00
77da52712c ChangeLog update 2007-02-24 01:31:02 +00:00
Sara Golemon
3b00d29d5a Add retry for interrupted reads and graceful handling for failed retries 2007-02-23 23:08:40 +00:00
Antony Dovgal
b4f2b5d1df fix leak
no need to allocate the buffer if there was no data
2007-02-23 20:50:17 +00:00
Antony Dovgal
72c8da0695 fix #40606 (umask is not being restored when request is finished) 2007-02-23 16:21:31 +00:00
Rob Richards
7550b6d14e fix bug #40598 (libxml segfault)
mark more functions unicode safe
2007-02-23 11:13:42 +00:00
711a2bd4c6 ChangeLog update 2007-02-23 01:31:08 +00:00
Pierre Joye
7d437feb83 - MFB: #40578, fix the 2nd race condition on shutdown when the cache is
freed
2007-02-23 01:02:57 +00:00
Antony Dovgal
65b54baac4 check for buflen (on FreeBSD _SC_GETGR_R_SIZE_MAX is not implemented)
patch by stas at FreeBSD dot org
2007-02-22 23:40:25 +00:00
Marcus Boerger
bbfce40c49 - Fix logic 2007-02-22 23:25:36 +00:00
Nuno Lopes
c0c9d8b164 MFB 2007-02-22 11:49:23 +00:00
Antony Dovgal
30239ea383 check for NULL, then add flag 2007-02-22 10:06:02 +00:00
Dmitry Stogov
cc39e75ac7 Fixed possible crash in putenv() on win32 2007-02-22 08:23:44 +00:00
06cdbd0113 ChangeLog update 2007-02-22 01:31:01 +00:00
Antony Dovgal
2edcbcbbd5 minor improvements 2007-02-21 22:08:00 +00:00
Antony Dovgal
30dacafa72 implement PHP_STREAM_FLAG_NO_CLOSE and avoid hacks in plain wrapper 2007-02-21 21:56:45 +00:00
Stanislav Malyshev
3305731054 use snprintf 2007-02-21 21:11:32 +00:00
Antony Dovgal
c4b38c3af0 fix test on FreeBSD 2007-02-21 19:57:08 +00:00
Antony Dovgal
32561d65b8 fix tests 2007-02-21 19:53:48 +00:00