Andrey Hristov
|
d768a03a12
|
MFB and unify code
|
2007-10-10 14:32:01 +00:00 |
|
Jani Taskinen
|
040cb2ca5d
|
ret is still int
|
2007-10-10 12:51:06 +00:00 |
|
Jani Taskinen
|
b3c3c8a90f
|
- Use correct definition
|
2007-10-10 12:44:29 +00:00 |
|
Ulf Wendel
|
23f2c54784
|
Test changes for HEAD = synching with 5_3
|
2007-10-10 10:56:33 +00:00 |
|
Ulf Wendel
|
b67be59f4e
|
Adding tests to ext/mysql in HEAD = synching with 5_3
|
2007-10-10 10:55:52 +00:00 |
|
Ulf Wendel
|
63103cdbc6
|
Should be the last commit for HEAD. Now HEAD and 5_3 should have the latest
set of ext/mysqli tests. On Linux 32bit we've about 10 tests failing.
Before the commit we had about 20 tests failing with HEAD.
|
2007-10-10 10:54:02 +00:00 |
|
Ulf Wendel
|
fc13e57d0f
|
More changes = synching HEAD with 5_3
|
2007-10-10 10:51:34 +00:00 |
|
Ulf Wendel
|
2dd1b35a85
|
Commiting changes into HEAD = synching with 5_3
|
2007-10-10 10:49:00 +00:00 |
|
Ulf Wendel
|
2df3cea685
|
More updates to the ext/mysqli tests in HEAD = synching with 5_3
|
2007-10-10 10:46:06 +00:00 |
|
Ulf Wendel
|
eefce01f8d
|
Adding new tests = making sure we're in sync with the 5_3 branch
|
2007-10-10 10:43:39 +00:00 |
|
Jani Taskinen
|
16ceab9769
|
- Generated with more recent re2c version
|
2007-10-10 09:28:25 +00:00 |
|
Ilia Alshanetsky
|
c6b8a40181
|
MFB: Fixed bug #42869 (automatic session id insertion adds sessions id to
non-local forms)
|
2007-10-10 00:36:25 +00:00 |
|
Raghubansh Kumar
|
adda3af3cb
|
New testcases for strip_tags() function
|
2007-10-09 12:42:47 +00:00 |
|
Raghubansh Kumar
|
60d71da435
|
added unicode output
|
2007-10-09 11:58:52 +00:00 |
|
Raghubansh Kumar
|
bb27fe1933
|
fix tests
|
2007-10-09 11:51:48 +00:00 |
|
Raghubansh Kumar
|
aaa68d2928
|
fix tests
|
2007-10-09 05:22:51 +00:00 |
|
Raghubansh Kumar
|
87ebc71b60
|
fix tests
|
2007-10-09 04:52:47 +00:00 |
|
Andrey Hristov
|
942e348307
|
MFB: Move declarations from the public header file.
|
2007-10-08 15:40:26 +00:00 |
|
Raghubansh Kumar
|
28d292e580
|
New testcases for strtr() function
|
2007-10-08 15:31:06 +00:00 |
|
Raghubansh Kumar
|
7aab680f0a
|
New testcases for get_html_translation_table() function
|
2007-10-08 15:30:38 +00:00 |
|
Raghubansh Kumar
|
e383670a5d
|
fix tests
|
2007-10-08 06:24:57 +00:00 |
|
Yiduo (David) Wang
|
2514bcfdec
|
stmt->fetch.func.values is not a zval and should not be freed with FREE_ZVAL
|
2007-10-08 04:05:22 +00:00 |
|
Nuno Lopes
|
a1edb43467
|
add test for bug #42737.
HEAD didnt have this bug, as it uses a smarter way to iterate over utf-8 chars
|
2007-10-07 14:00:20 +00:00 |
|
Antony Dovgal
|
970320b43a
|
silence the warning
|
2007-10-07 12:33:40 +00:00 |
|
Antony Dovgal
|
e9ded30d23
|
fix typos
|
2007-10-07 12:23:29 +00:00 |
|
Nuno Lopes
|
2514944be8
|
MFB: fix ZTS build
|
2007-10-07 12:21:05 +00:00 |
|
Nuno Lopes
|
bbe92ef947
|
MFB
|
2007-10-07 12:14:59 +00:00 |
|
Nuno Lopes
|
586bef4291
|
MFB: fix #37911
|
2007-10-07 12:09:02 +00:00 |
|
Yiduo (David) Wang
|
95da0dc570
|
Added macros for managing zval refcounts and is_ref statuses
|
2007-10-07 05:15:07 +00:00 |
|
Antony Dovgal
|
8e1a65814b
|
fix ws & folding, nuke unused vars
|
2007-10-06 21:28:10 +00:00 |
|
Antony Dovgal
|
6549f5b422
|
fix ws and avoid freeing integer vars
|
2007-10-06 21:15:46 +00:00 |
|
Jani Taskinen
|
9e8288e75e
|
- Add support for LDAP_X_OPT_CONNECT_TIMEOUT (Netscape LDAP SDK equivalent for LDAP_OPT_NETWORK_TIMEOUT)
|
2007-10-06 02:13:31 +00:00 |
|
Jani Taskinen
|
cffb1afb10
|
- Added LDAP_OPT_NETWORK_TIMEOUT option for ldap_set_option() to allow setting network timeout
|
2007-10-06 01:42:40 +00:00 |
|
Raghubansh Kumar
|
dd24301ac6
|
New testcases for setlocale() function
|
2007-10-05 19:35:45 +00:00 |
|
Raghubansh Kumar
|
e379d3e914
|
New testcases for nl2br() function
|
2007-10-05 18:47:47 +00:00 |
|
Raghubansh Kumar
|
703626aa98
|
New testcases for strrpos() function
|
2007-10-05 18:35:49 +00:00 |
|
Raghubansh Kumar
|
0513f160c9
|
New testcases for str_split() function
|
2007-10-05 18:20:57 +00:00 |
|
Raghubansh Kumar
|
871cae6d64
|
New testcases for vsprintf() function
|
2007-10-05 18:12:36 +00:00 |
|
Jani Taskinen
|
5051719bd6
|
MFB:-r1.139.2.2 Export symbols that will allow building WDDX as shared object
|
2007-10-05 15:19:47 +00:00 |
|
Jani Taskinen
|
d386401a1d
|
fix test
|
2007-10-05 14:57:18 +00:00 |
|
David Soria Parra
|
68327cba36
|
WS/Indent fix.
|
2007-10-05 09:38:54 +00:00 |
|
Andrey Hristov
|
74952b148b
|
Fix error
|
2007-10-04 11:04:22 +00:00 |
|
Andrey Hristov
|
d1215883b5
|
Try to fix the windows build of mysqlnd
|
2007-10-04 09:53:19 +00:00 |
|
Andrey Hristov
|
59b1ba561a
|
Fix problems in Windows build
|
2007-10-04 09:00:02 +00:00 |
|
Greg Beaver
|
eb67969b73
|
fix Bug #12124: Phar object cannot be iterated over
remove unused variables
fix jit file open sprintf calls
|
2007-10-04 03:33:21 +00:00 |
|
Greg Beaver
|
07c509935c
|
fix phar to work with PHP 5.3
|
2007-10-04 02:24:49 +00:00 |
|
Ilia Alshanetsky
|
1e6e22885d
|
MFB: Fixed bug #42783 (pg_insert() does not accept an empty list for
insertion)
|
2007-10-03 23:31:04 +00:00 |
|
Michael Wallner
|
25f77827dd
|
- fix CURLOPT_TIMEOUT_MS support (available since 7.16.2)
|
2007-10-03 20:32:52 +00:00 |
|
David Soria Parra
|
ab38cc8d89
|
- Add an escape parameter to fgetcsv to satisfy rfc4180 and bug #40501.
|
2007-10-03 10:31:04 +00:00 |
|
Stanislav Malyshev
|
e920066a14
|
MFB unicode test
|
2007-10-03 05:08:47 +00:00 |
|