Edin Kadribasic
|
56a821ec02
|
Fixed windows build.
Looking at the macro definition it seems that the second argument
to U_STRING_DECL can only be a string literal, not an indetifier.
|
2006-08-14 11:59:07 +00:00 |
|
Rob Richards
|
71613983c0
|
MFB: fix bug #38424 (Different attribute assignment if new or existing)
add test
|
2006-08-14 11:58:49 +00:00 |
|
Rob Richards
|
e1fa06393d
|
MFB: fix underlying issue for bug #38438
|
2006-08-14 11:29:49 +00:00 |
|
Antony Dovgal
|
cf400175ea
|
fix segfault and leak in ext/xmlrpc
add tests
|
2006-08-14 08:15:44 +00:00 |
|
Pierre Joye
|
65c16fdbeb
|
- locateName should not change the state/error, can be used to test
an entry
|
2006-08-13 23:39:57 +00:00 |
|
Pierre Joye
|
6f10c89a53
|
- remove all safe mode checks instead of borking the sources...Y
|
2006-08-13 20:54:27 +00:00 |
|
Pierre Joye
|
4ca1cc32e8
|
- package.xml is not needed here, only in pecl
|
2006-08-13 20:26:40 +00:00 |
|
Pierre Joye
|
faa0291462
|
- add overwrite mode to ZipArchive::open, always starts a new archive
- fix build with php6
- remove safemode when built against php6
|
2006-08-13 20:16:48 +00:00 |
|
Pierre Joye
|
926d018ea6
|
- remove dl() usage
|
2006-08-13 19:06:46 +00:00 |
|
Ilia Alshanetsky
|
a41723d0f4
|
MFB: Fixed bug #38438 (DOMNodeList->item(0) segfault on empty NodeList)
|
2006-08-13 15:03:19 +00:00 |
|
Marcus Boerger
|
2c2125ad56
|
- Add link
|
2006-08-13 10:37:46 +00:00 |
|
Ilia Alshanetsky
|
cd6521ce30
|
PHP 6 does not have safe_mode
|
2006-08-11 18:06:28 +00:00 |
|
Antony Dovgal
|
8c434708ef
|
fix #38431 (xmlrpc_get_type() crashes PHP on objects)
|
2006-08-11 17:41:49 +00:00 |
|
Nuno Lopes
|
70923e7011
|
MFB5.2: fix #38402 (wrong proto for Array*::offsetGet())
|
2006-08-11 17:06:19 +00:00 |
|
Ilia Alshanetsky
|
bf4b74eb01
|
MFB: Extend safe_mode/open_basedir checks to imap_reopen() as well.
|
2006-08-11 15:09:43 +00:00 |
|
Antony Dovgal
|
d3bb8d11f9
|
fix test
|
2006-08-11 10:36:07 +00:00 |
|
Ilia Alshanetsky
|
9a07b46e00
|
MFB: fix proto
|
2006-08-10 21:11:00 +00:00 |
|
Ilia Alshanetsky
|
fa48ce6810
|
MFB: Various security fixes
|
2006-08-10 19:02:32 +00:00 |
|
Ilia Alshanetsky
|
b97c393f87
|
MFB: Added support for httpOnly flag for session extension and cookie
setting functions.
|
2006-08-10 13:56:54 +00:00 |
|
Antony Dovgal
|
3cf1565d90
|
typos in comments and other minor improvements
|
2006-08-10 13:44:00 +00:00 |
|
Antony Dovgal
|
d04a797cc6
|
add test
|
2006-08-10 12:20:28 +00:00 |
|
Antony Dovgal
|
4e792c3ead
|
improve connection character set detection:
* output a warning if invalid character set was passed to the function
* use NLS_LANG by default
|
2006-08-10 12:15:24 +00:00 |
|
Antony Dovgal
|
8a159b3efc
|
initialize variable
|
2006-08-10 09:31:24 +00:00 |
|
Antony Dovgal
|
6ca1ce9986
|
fix test
|
2006-08-09 20:34:00 +00:00 |
|
Antony Dovgal
|
704dc9be61
|
fix ZTS build
|
2006-08-09 20:31:06 +00:00 |
|
Andrei Zmievski
|
8d953e611d
|
Unicode support for str_shuffle().
|
2006-08-09 20:19:06 +00:00 |
|
Andrei Zmievski
|
7201041bc0
|
Upgrade str_rot13() to work with IS_UNICODE type.
|
2006-08-09 20:03:22 +00:00 |
|
Antony Dovgal
|
051248b021
|
wrong directory
|
2006-08-09 18:37:39 +00:00 |
|
Frank M. Kromann
|
4fef78869b
|
Fix ZTS builds
|
2006-08-09 18:15:06 +00:00 |
|
Andrei Zmievski
|
533196671f
|
addcslashes() and stripcslashes() should work only on binary strings.
|
2006-08-09 17:40:21 +00:00 |
|
Antony Dovgal
|
3f0e0d1263
|
update
|
2006-08-09 15:27:26 +00:00 |
|
Antony Dovgal
|
e16bd0c0f0
|
add support for NCLOBs
fix #35973 (Error ORA-24806 occurs when trying to fetch a NCLOB field)
|
2006-08-09 15:23:50 +00:00 |
|
Ilia Alshanetsky
|
f148d3fa4c
|
MFB: Fixed bug #38394 (PDO fails to recover from failed prepared statement
execution).
|
2006-08-09 14:46:35 +00:00 |
|
Antony Dovgal
|
14bab82ab3
|
update changelog and file list
|
2006-08-09 12:20:45 +00:00 |
|
Antony Dovgal
|
225fb6a51a
|
fix #38161 (oci_bind_by_name() returns garbage when Oracle didn't set the variable)
|
2006-08-09 12:13:30 +00:00 |
|
Antony Dovgal
|
783bcdde3e
|
oops, wrong directory
|
2006-08-09 12:12:10 +00:00 |
|
Antony Dovgal
|
f9fd102d73
|
fix leak on failure
|
2006-08-09 11:48:50 +00:00 |
|
Antony Dovgal
|
689f3a92b5
|
fix #8112 (Persistent connections misbehave when Apache process times out)
|
2006-08-09 10:16:20 +00:00 |
|
Antony Dovgal
|
fddbbb0831
|
fix test
|
2006-08-08 22:05:20 +00:00 |
|
Antony Dovgal
|
2168051985
|
initialize vars
|
2006-08-08 22:01:48 +00:00 |
|
Antony Dovgal
|
f56a71c63c
|
fix tests to be able to run just .phpt's
|
2006-08-08 22:01:24 +00:00 |
|
Andrei Zmievski
|
1b18b5a68f
|
Convert nl2br() to suppor IS_UNICODE.
# Hmm, it's a bit ugly..
|
2006-08-08 21:03:11 +00:00 |
|
Rob Richards
|
a3e906515c
|
add unicode support
update tests (binary string must be passed to simplexml_load_string)
|
2006-08-08 20:52:45 +00:00 |
|
Rob Richards
|
28f56af1ae
|
additional unicode/xml macros
|
2006-08-08 20:42:38 +00:00 |
|
Antony Dovgal
|
6b2273b905
|
fix tests
|
2006-08-08 20:24:13 +00:00 |
|
Antony Dovgal
|
9c125e6911
|
fix tests
|
2006-08-08 20:17:31 +00:00 |
|
Antony Dovgal
|
664ed4959e
|
fix test
|
2006-08-08 20:13:27 +00:00 |
|
Antony Dovgal
|
91f8beb4d9
|
fix test
|
2006-08-08 19:48:46 +00:00 |
|
Antony Dovgal
|
d350e4b038
|
fix logic and memleak
|
2006-08-08 18:06:43 +00:00 |
|
Antony Dovgal
|
e454e2f43b
|
fix test
|
2006-08-08 17:48:26 +00:00 |
|