Dmitry Stogov
|
69cfe50f74
|
Prevent double close() of the same file handle
|
2007-04-26 12:52:58 +00:00 |
|
Ilia Alshanetsky
|
6a6ae2f713
|
Update TODO: filter extension was added
|
2007-04-25 18:22:43 +00:00 |
|
Dmitry Stogov
|
4bd17132b1
|
ZTS fix
|
2007-04-25 14:18:01 +00:00 |
|
Antony Dovgal
|
41896020ea
|
fix ZTS build
|
2007-04-25 11:05:16 +00:00 |
|
Hannes Magnusson
|
42170968cf
|
MFH: php --ri main
|
2007-04-25 09:56:29 +00:00 |
|
Dmitry Stogov
|
8464abe22e
|
Fixed crashes because of SAPI handlers overrding from inside of dl()-ed extensions
|
2007-04-25 08:40:07 +00:00 |
|
Ilia Alshanetsky
|
af7a7a4e36
|
Fixed error message to reflect the check
|
2007-04-24 14:11:28 +00:00 |
|
Ilia Alshanetsky
|
bc9f8f582c
|
Fixed bug #41175 (addAttribute() fails to add an attribute with an empty
value).
|
2007-04-24 13:54:59 +00:00 |
|
foobar
|
c8925ba493
|
- fix compile warning
|
2007-04-24 12:51:22 +00:00 |
|
Johannes Schlüter
|
3d7dd44ceb
|
- MFH: Add my name (sync to CREDITS file)
|
2007-04-23 20:54:22 +00:00 |
|
Hannes Magnusson
|
5eb0037584
|
MFH: Plug leak when trying to write via the http wrapper
|
2007-04-23 16:37:28 +00:00 |
|
Ilia Alshanetsky
|
0e9abe13d1
|
Bug fixing news
|
2007-04-23 15:23:37 +00:00 |
|
Scott MacVicar
|
65408b1520
|
MFH: Fixed bug #40130 (TTF usage doesn't work properly under Netware).
|
2007-04-23 15:17:47 +00:00 |
|
Antony Dovgal
|
b316a030aa
|
MFH: add CURLOPT_FTP_CREATE_MISSING_DIRS
|
2007-04-23 14:36:56 +00:00 |
|
Ilia Alshanetsky
|
cde610e5f0
|
Order by bug id
|
2007-04-23 14:17:52 +00:00 |
|
Antony Dovgal
|
ea7f23b053
|
MFH
|
2007-04-23 11:19:15 +00:00 |
|
Antony Dovgal
|
a10cd19d05
|
MFH: fix long options
|
2007-04-23 11:05:16 +00:00 |
|
Antony Dovgal
|
6a73be6329
|
fix folding
|
2007-04-23 10:05:33 +00:00 |
|
Dmitry Stogov
|
2a689a4267
|
64-bit support
|
2007-04-23 09:56:56 +00:00 |
|
Dmitry Stogov
|
b1aea75ac1
|
WIN64 support
|
2007-04-23 09:56:30 +00:00 |
|
Antony Dovgal
|
5340a509f4
|
revert
|
2007-04-23 09:32:44 +00:00 |
|
Antony Dovgal
|
a06d3b7bf3
|
revert
|
2007-04-23 09:27:07 +00:00 |
|
Antony Dovgal
|
ba5798cb4d
|
BFN
|
2007-04-22 21:33:32 +00:00 |
|
Antony Dovgal
|
f6cef916bc
|
MFH: fix #41118 (PHP does not handle overflow of octal integers)
|
2007-04-22 21:33:10 +00:00 |
|
Marcus Boerger
|
e910699347
|
- MFH Update docu
|
2007-04-22 17:13:52 +00:00 |
|
Marcus Boerger
|
d82779ec26
|
- BFN
|
2007-04-22 15:33:43 +00:00 |
|
Marcus Boerger
|
f62d5c9adf
|
- MFH getopt fixes
|
2007-04-22 15:31:16 +00:00 |
|
Ilia Alshanetsky
|
0369b693b4
|
Fixed bug #41159 (mysql_pconnect() hash does not account for connect
flags).
|
2007-04-22 15:19:08 +00:00 |
|
Dmitry Stogov
|
6a8b3db8bc
|
Fixed buffer overflow
|
2007-04-22 10:25:18 +00:00 |
|
Dmitry Stogov
|
1f8f38e653
|
Fixed test
|
2007-04-22 08:37:38 +00:00 |
|
Antony Dovgal
|
d66080d6f0
|
make this test 32bit only
|
2007-04-20 16:14:37 +00:00 |
|
Nuno Lopes
|
0f99cf14c1
|
fix gcov build
|
2007-04-20 14:51:16 +00:00 |
|
Nuno Lopes
|
b6fac40b3a
|
update install instructions (auto-generated from phpdoc XML sources)
|
2007-04-20 14:13:47 +00:00 |
|
Antony Dovgal
|
cb81428054
|
apply correct fix
|
2007-04-20 10:16:46 +00:00 |
|
Antony Dovgal
|
8deb6294ec
|
fix test
|
2007-04-20 10:15:04 +00:00 |
|
Antony Dovgal
|
60e1a548ff
|
new test
|
2007-04-20 09:17:46 +00:00 |
|
Antony Dovgal
|
d5dc7cbf63
|
MFH
|
2007-04-20 08:18:42 +00:00 |
|
Antony Dovgal
|
157ba803c6
|
fix test
|
2007-04-20 08:00:52 +00:00 |
|
Antony Dovgal
|
18af8baa44
|
MFH
|
2007-04-20 07:55:21 +00:00 |
|
Ilia Alshanetsky
|
c34806e145
|
Fixed bug #41121 (range() overflow handling for large numbers on 32bit
machines).
|
2007-04-19 23:21:22 +00:00 |
|
Andrey Hristov
|
73da9ea31d
|
Hmm, the right place to edit
|
2007-04-19 09:49:28 +00:00 |
|
Andrey Hristov
|
0a9360b16c
|
Update credits
|
2007-04-19 09:46:54 +00:00 |
|
Antony Dovgal
|
9ad2c80c62
|
fix double-to-string conversion utils
|
2007-04-19 09:30:49 +00:00 |
|
Dmitry Stogov
|
52a9667c3a
|
Fixed tests
|
2007-04-19 07:00:41 +00:00 |
|
Sascha Schumann
|
73cc55a070
|
- fix vpath build
|
2007-04-19 06:42:28 +00:00 |
|
Ilia Alshanetsky
|
111df261a5
|
Upgraded SQLite 3 to version 3.3.16
|
2007-04-18 22:53:46 +00:00 |
|
Antony Dovgal
|
6a0efe0b7d
|
new tests for ext/gmp
|
2007-04-18 21:04:21 +00:00 |
|
Antony Dovgal
|
8aa441b9b8
|
MFH
|
2007-04-18 20:53:28 +00:00 |
|
Antony Dovgal
|
efcb227198
|
MFH
|
2007-04-18 20:36:54 +00:00 |
|
Dmitry Stogov
|
b2785c3d4c
|
Fixed tests (win32)
|
2007-04-18 14:51:29 +00:00 |
|