Derick Rethans
|
d447facb42
|
- Updated timezone database to version 2007.3. (Derick)
|
2007-03-06 21:28:37 +00:00 |
|
Ilia Alshanetsky
|
ff3e825083
|
Fixed bug #40417 (Allow multiple instances of the same named PDO token in
prepared statement emulation code).
|
2007-03-06 00:52:55 +00:00 |
|
andy wharmby
|
a252c79d53
|
Fixed bug #35872 (Prevent object store references during RSHUTDOWN)
|
2007-03-05 15:49:00 +00:00 |
|
Michael Wallner
|
c938da6a97
|
BFN
|
2007-03-05 14:10:27 +00:00 |
|
Ilia Alshanetsky
|
ecf4e93630
|
Fixed bug #40703 (Resolved a possible namespace conflict between libxmlrpc
and MySQL's NDB table handler).
|
2007-03-04 18:24:49 +00:00 |
|
Ilia Alshanetsky
|
1ac71c4fe9
|
Fixed bug #40709 (array_reduce() behaves strange with one item stored
arrays).
|
2007-03-04 17:21:16 +00:00 |
|
Edin Kadribasic
|
285edfcd77
|
Library update
|
2007-03-03 23:10:16 +00:00 |
|
Marcus Boerger
|
276aed565e
|
- The # line does not belong here
|
2007-03-03 15:18:03 +00:00 |
|
Marcus Boerger
|
e5397c076b
|
- MFH [DOC] Add SplFileInfo::getBasename(), DirectoryIterator::getBasename
- MFH Add SplFileInfo::getLinkTarget(), SplFileInfo::getRealPath()
# All based on suggestions by Arnold Daniels
|
2007-03-03 15:08:59 +00:00 |
|
Edin Kadribasic
|
7fc3493c8c
|
Lib upgrade update
|
2007-03-03 02:06:43 +00:00 |
|
Stanislav Malyshev
|
fc35807a38
|
limit input variable nesting
|
2007-03-02 22:00:50 +00:00 |
|
Antony Dovgal
|
6124bcda0d
|
MFH: fix #40678 (Cross compilation fails)
|
2007-03-01 11:23:54 +00:00 |
|
Ilia Alshanetsky
|
416b31ccc9
|
Fixed bug #40464 (session.save_path wont use default-value when safe_mode
or open_basedir is enabled).
|
2007-03-01 00:01:32 +00:00 |
|
Dmitry Stogov
|
c373324692
|
Fixed bug #40591 (list()="string"; gives invalid opcode)
|
2007-02-25 16:02:43 +00:00 |
|
Dmitry Stogov
|
015a5655df
|
Fixed bug #40609 (Segfaults when using more than one SoapVar in a request). (Rob, Dmitry)
|
2007-02-25 13:19:29 +00:00 |
|
Antony Dovgal
|
914b64dd4f
|
BFN
|
2007-02-24 21:30:56 +00:00 |
|
Ilia Alshanetsky
|
1b8a85415d
|
Fixed Bug #39396 (stream_set_blocking crashes on Win32).
|
2007-02-24 15:48:40 +00:00 |
|
Antony Dovgal
|
f3a9413b28
|
MFH: fix #40606 (umask is not being restored when request is finished)
|
2007-02-23 16:22:20 +00:00 |
|
Rob Richards
|
db19c74cfe
|
BFN
|
2007-02-23 11:15:08 +00:00 |
|
Pierre Joye
|
b5e6c78eda
|
- #40578, fix the 2nd race condition on shutdown when the cache is freed
|
2007-02-23 00:58:49 +00:00 |
|
Antony Dovgal
|
94bab7b206
|
MFH: fix #40578 (imagettftext() multithreading issue)
|
2007-02-21 15:00:26 +00:00 |
|
Antony Dovgal
|
bccae9a134
|
MFH: fix #40576 (double values are truncated to 6 decimal digits when encoding)
|
2007-02-21 14:25:27 +00:00 |
|
Dmitry Stogov
|
d4ccfade57
|
Fixed bug #40560 (DIR functions do not work on root UNC path)
|
2007-02-21 13:09:03 +00:00 |
|
Antony Dovgal
|
e7544f28b8
|
MFH: fix #38406 (crash when assigning objects to SimpleXML attributes)
|
2007-02-20 13:22:41 +00:00 |
|
Marcus Boerger
|
2db70cb520
|
- BFN
|
2007-02-20 13:09:54 +00:00 |
|
Antony Dovgal
|
6ba2491d37
|
BFN
|
2007-02-20 12:01:40 +00:00 |
|
Ilia Alshanetsky
|
03e5b080a3
|
Upgraded SQLite 3 library to version 3.3.13
|
2007-02-20 00:09:43 +00:00 |
|
Marcus Boerger
|
ba4cbbaf69
|
- Bugfix #40546: SplFileInfo::getPathInfo() throws an execption if directory is in root dir.
|
2007-02-19 20:34:29 +00:00 |
|
Edin Kadribasic
|
8f5907fe96
|
Info on new lib versions and BFN
|
2007-02-19 17:32:54 +00:00 |
|
Edin Kadribasic
|
fee1ef3463
|
Fixed bug #36496
|
2007-02-19 16:03:42 +00:00 |
|
Ilia Alshanetsky
|
5e274ea47d
|
Fixed bug #40503 (json_encode() value corruption on 32bit systems with
overflown values).
|
2007-02-18 16:54:59 +00:00 |
|
Dmitry Stogov
|
780c66d14b
|
Fixed bug #40286 (PHP fastcgi with PHP_FCGI_CHILDREN don't kill children when parent is killed)
|
2007-02-16 11:30:03 +00:00 |
|
Dmitry Stogov
|
b6a2b760dc
|
Fixed zend_llist_remove_tail (Michael Wallner)
|
2007-02-16 08:33:28 +00:00 |
|
Ilia Alshanetsky
|
4a33a63ab6
|
Fixed bug #40465 (Ensure that all PHP elements are printed by var_dump).
|
2007-02-16 03:41:56 +00:00 |
|
Dmitry Stogov
|
2cf92f365a
|
Fixed bug #40467 (Partial SOAP request sent when XSD sequence or choice include minOccurs=0)
|
2007-02-15 14:48:12 +00:00 |
|
Dmitry Stogov
|
a79d74b694
|
Fixed bug #40414 (possivle endless fork() loop when running fastcgi)
|
2007-02-15 12:33:16 +00:00 |
|
Dmitry Stogov
|
12bbbf022f
|
Fixed Bug #40352 (FCGI_WEB_SERVER_ADDRS function get lost)
|
2007-02-15 12:04:59 +00:00 |
|
Dmitry Stogov
|
0291ad5fa6
|
Fixed bug #40236 (php -a function allocation eats memory)
|
2007-02-15 10:38:28 +00:00 |
|
Nuno Lopes
|
d446564786
|
Fixed bug #39322 (proc_terminate() destroys process resource)
|
2007-02-14 19:13:31 +00:00 |
|
Nuno Lopes
|
9cc85b6030
|
Fixed bug #34794 (proc_close() hangs when used with two processes)
|
2007-02-13 19:53:42 +00:00 |
|
Nuno Lopes
|
3d65d6d8d9
|
Fixed bug #37799 (ftp_ssl_connect() falls back to non-ssl connection)
|
2007-02-13 18:29:10 +00:00 |
|
Antony Dovgal
|
dc9e17faf3
|
fix #40455 (proc_open() uses wrong commandline when safe_mode_exec_dir is set)
|
2007-02-13 15:55:45 +00:00 |
|
Ilia Alshanetsky
|
103b8c33c0
|
Fixed bug #40432 (strip_tags() fails with greater than in attribute).
|
2007-02-13 02:16:22 +00:00 |
|
Antony Dovgal
|
511463854b
|
MFH: fix #40109 (iptcembed fails on non-jfif jpegs)
|
2007-02-12 20:30:52 +00:00 |
|
Antony Dovgal
|
23d484ff2b
|
fix news entry
|
2007-02-12 08:57:41 +00:00 |
|
Nuno Lopes
|
8b9f475ac6
|
merge the tidyNode::getParent() patch from HEAD
|
2007-02-11 16:07:30 +00:00 |
|
Pierre Joye
|
18e4a7aacb
|
- Fixed bug #40428, imagepstext() doesn't accept optional parameter
(Pierre)
|
2007-02-11 11:11:48 +00:00 |
|
Antony Dovgal
|
9c100b20e6
|
MFH
|
2007-02-10 20:52:42 +00:00 |
|
Nuno Lopes
|
b3e66c616d
|
upgrade pcre to version 7.0
|
2007-02-09 19:48:47 +00:00 |
|
Antony Dovgal
|
e6d69595af
|
BFN
|
2007-02-09 10:15:56 +00:00 |
|