Commit Graph

36004 Commits

Author SHA1 Message Date
Sara Golemon
32c3bf91e3 Updated for PHP6 2006-10-05 21:28:19 +00:00
Pierre Joye
cbfd1c474b - env/server support is not yet fixed 2006-10-05 20:15:02 +00:00
Antony Dovgal
373098b296 add test 2006-10-05 19:49:20 +00:00
Hannes Magnusson
34fb6fc12e MFB:
- nuke unused variable
- "prefer" two arguments
- only print "wrong parameter count" once
2006-10-05 16:08:12 +00:00
Antony Dovgal
9adc8c3931 decrement ch->uses (or destroy handle) when destroying multi handle 2006-10-05 15:06:11 +00:00
Antony Dovgal
e93802dc51 MFB: fix build with new c-client 2006-10-05 14:28:33 +00:00
Rob Richards
19523f9a39 mark functions unicode compliant
add test
2006-10-05 11:59:43 +00:00
Edin Kadribasic
5cdef2aaf7 MFB: Added PQescapeStringConn support to windows too 2006-10-05 11:14:17 +00:00
Dmitry Stogov
301efee1cf Allow future extensibility without binary compatibility break 2006-10-05 08:09:12 +00:00
Dmitry Stogov
f59d217489 Fixed bug #38989 (Absolute path with slash at beginning doesn't work on win) 2006-10-05 08:04:51 +00:00
254e6a38eb ChangeLog update 2006-10-05 01:30:55 +00:00
Ilia Alshanetsky
af3fade033 MFB: Fixed bug #39039 (SSL: fatal protocol error when fetching HTTPS from
servers running Google web server).
2006-10-05 00:38:19 +00:00
Ilia Alshanetsky
e448be3c28 MFB: Added support for character sets in PDO quote() method for PostgreSQL
8.1.4 and higher.
2006-10-04 23:53:54 +00:00
Ilia Alshanetsky
dbc2dc9dcf MFB: Added support for character sets in pg_escape_string() for PostgreSQL
8.1.4 and higher.
2006-10-04 23:27:17 +00:00
Ilia Alshanetsky
4492d8f089 MFB: Fixed missing open_basedir check inside chdir() function. 2006-10-04 23:20:54 +00:00
Andrei Zmievski
f630127685 - Mark stristr() with U.
- zpp support for ucwords()
2006-10-04 17:38:09 +00:00
Andrei Zmievski
c4c8853717 *** empty log message *** 2006-10-04 17:25:15 +00:00
Andrei Zmievski
4b3a597d29 Unicode support in substr_compare(). 2006-10-04 17:25:12 +00:00
Pierre Joye
5bfefaf37e - ENV/SERVER entry 2006-10-04 13:39:09 +00:00
Antony Dovgal
5ce3a350e4 add test for #39036 (reproducible with 5.1.6, but works fine in 5.2 and HEAD) 2006-10-04 13:35:31 +00:00
Antony Dovgal
c51cc262da add missing ifdef 2006-10-04 13:30:41 +00:00
Antony Dovgal
49472b31d2 minor AIX fix 2006-10-04 13:24:06 +00:00
Antony Dovgal
6924d8b2dc add missing ifdef 2006-10-04 13:02:18 +00:00
Michael Wallner
cc26df8876 - output layer and ext/zlib news 2006-10-04 12:58:02 +00:00
Edin Kadribasic
328dc8d62d Update credits 2006-10-04 12:53:03 +00:00
Hannes Magnusson
3a3c1a3a3e Update to the new parameter parsing API 2006-10-04 12:50:02 +00:00
Pierre Joye
f7531e2271 - Add Ilia 2006-10-04 12:13:39 +00:00
Pierre Joye
c99db13514 - update changelog 2006-10-04 12:11:15 +00:00
Pierre Joye
e7277df42c - MFB: api shake up and bug fixes (Ilia,Pierre)
all non unicode tests pass
2006-10-04 11:56:15 +00:00
Antony Dovgal
88e893b50a fix #39032 (strcspn() stops on null character) 2006-10-04 11:12:21 +00:00
Antony Dovgal
8d85069827 return false on invalid mode and don't segfault 2006-10-04 10:52:32 +00:00
Hannes Magnusson
1500e8bac0 fix test 2006-10-04 08:45:21 +00:00
740309a54c ChangeLog update 2006-10-04 01:30:52 +00:00
Pierre Joye
6284e39e0e - MFB 2006-10-03 23:33:23 +00:00
Antony Dovgal
a99e3ec1b3 remove TSRMLS_CC, php_stream_path_decode() is a macro 2006-10-03 23:26:14 +00:00
Antony Dovgal
d38bf75b69 int -> size_t 2006-10-03 23:22:21 +00:00
Antony Dovgal
1bdcfa172a use correct type for p_len 2006-10-03 23:09:08 +00:00
Michael Wallner
99fe9133c1 - typo 2006-10-03 22:28:33 +00:00
Michael Wallner
32186c45fb - fix failure with tests/lang/bug23489.phpt
- allocate fci param space at once with php_output_handler_user_func_t
2006-10-03 22:20:28 +00:00
Antony Dovgal
df68f888ea leaks--
fix test
2006-10-03 21:37:02 +00:00
Antony Dovgal
a264ef3348 fix tests 2006-10-03 21:18:43 +00:00
Antony Dovgal
496ff9808a fix leak 2006-10-03 21:17:29 +00:00
Antony Dovgal
520ab72e19 don't forget to increase refcount when adding entry to the return_value 2006-10-03 20:42:57 +00:00
Ilia Alshanetsky
15e5832c26 MFB: Last set of zend_hash_init() optimizations 2006-10-03 19:52:34 +00:00
Sara Golemon
6fbd520e93 PHP6 updates for convert_uu(en|de)code() 2006-10-03 19:51:35 +00:00
Sara Golemon
934c3781b2 Update proc_open() for PHP6 2006-10-03 19:37:01 +00:00
Andrei Zmievski
10e49f0ccf Update. 2006-10-03 19:35:37 +00:00
Antony Dovgal
ea11c9b8e8 nuke unused variables 2006-10-03 18:40:14 +00:00
Antony Dovgal
efe92dc230 fix build 2006-10-03 18:38:57 +00:00
Andrei Zmievski
481e9fd525 Unicode support in strripos(). 2006-10-03 18:13:36 +00:00