Commit Graph

38688 Commits

Author SHA1 Message Date
Jani Taskinen
08c67fa3c4 - Added test for bug #41815 2007-07-12 11:07:29 +00:00
Ulf Wendel
0ccc7d618f 1) Whitespace/CS
2) Tiny check for default link added
2007-07-12 10:52:23 +00:00
Ulf Wendel
063987fed5 1) Whitespace/CS
2) Portability: don't expect any values and have them in the [U]EXPECTF,
if they will be available only with certain MySQL Server versions.
2007-07-12 10:47:00 +00:00
Dmitry Stogov
68845c6a83 Fixed bug #41961 (Ensure search for hidden private methods does not stray from class hierarchy). (robin_fernandes at uk dot ibm dot com) 2007-07-12 10:32:26 +00:00
Ulf Wendel
da36f2be2a 1) Whitespace/CS
2) One line added to test default connection
2007-07-12 10:30:03 +00:00
Ulf Wendel
78628dad2a 1) Whitespace/CS
2) Test mysql.default_socket only if we're using a socket to connect
2007-07-12 10:25:40 +00:00
Ulf Wendel
e58bb46329 Whitespace/CS only 2007-07-12 10:18:14 +00:00
Antony Dovgal
e13c58d14e fix ws, cs and folding 2007-07-12 10:04:42 +00:00
Antony Dovgal
a819499088 fix WS, CS and other S 2007-07-12 09:55:41 +00:00
Antony Dovgal
53c34ffb40 add new test 2007-07-12 09:29:50 +00:00
Antony Dovgal
469e93ef35 fix test 2007-07-12 09:26:28 +00:00
Dmitry Stogov
1f413bbc37 Namespaces 2007-07-12 09:23:48 +00:00
Antony Dovgal
86c819cede fix #41970 (call_user_func_*() leaks on failure) 2007-07-12 09:19:04 +00:00
79f68fd828 ChangeLog update 2007-07-12 01:31:33 +00:00
Jani Taskinen
71b3ea6971 - Enabled PHP_CHECK_CONFIGURE_OPTIONS (check for unknown configure options) 2007-07-11 23:13:19 +00:00
Jani Taskinen
4c3970500d - Changed all AC_ARG_* options to PHP_ARG_* options. 2007-07-11 23:10:46 +00:00
Jani Taskinen
dee01c13ad - Changed all AC_ARG_* options to PHP_ARG_* options and cleaned up some 2007-07-11 23:10:14 +00:00
Antony Dovgal
5a4d3c651b check PHP version only when enabled
and replace tabs with spaces
2007-07-11 22:15:44 +00:00
Antony Dovgal
0a0b078746 implement (or fix?) #41884 (ReflectionClass::getDefaultProperties() does not handle static attributes) 2007-07-11 22:03:59 +00:00
Jani Taskinen
b394a74797 - Removed unused empty macro and nuked illegal use of $withval 2007-07-11 21:51:10 +00:00
Jani Taskinen
020eb987ea MFB: PHP_CHECK_CONFIGURE_OPTIONS 2007-07-11 21:47:04 +00:00
Zoe Slattery
fb148e4953 More reflectionClass tests 2007-07-11 20:16:43 +00:00
Johannes Schlüter
c91907a515 - Always enable mail() function 2007-07-11 17:39:04 +00:00
Dmitry Stogov
d3a6deb076 Unicode support 2007-07-11 16:47:30 +00:00
Dmitry Stogov
bf16e86999 Unicode support 2007-07-11 15:52:44 +00:00
Ulf Wendel
dcf91469db Whitespace/CS only 2007-07-11 15:51:48 +00:00
Ulf Wendel
cf0231da96 Whitespace/Coding Standards and check added for default connection. 2007-07-11 15:49:32 +00:00
Ulf Wendel
c1ab1512fd Whitespace only 2007-07-11 15:47:38 +00:00
Johannes Schlüter
c853428779 Fix test for unicode mode 2007-07-11 15:46:20 +00:00
Ulf Wendel
7ff686d786 Whitespace and more testing. 2007-07-11 15:26:07 +00:00
Dmitry Stogov
eb5dab85c9 Unicode support 2007-07-11 15:17:59 +00:00
Ulf Wendel
90ad13cca1 Whitespace and new checks for default connection. 2007-07-11 15:17:47 +00:00
Dmitry Stogov
9a1520df39 Fixed ascii->unicode conversion (terminating unicode character must be 0) 2007-07-11 15:17:41 +00:00
Ulf Wendel
d552edf5e8 Whitespace only 2007-07-11 15:13:10 +00:00
Ulf Wendel
3f0339a42c Mainly Whitespace/CS changes. Partly "too many arguments" check added. 2007-07-11 15:07:28 +00:00
Ulf Wendel
21e47c9a03 Whitespace and new "too many arguments" check. 2007-07-11 14:45:53 +00:00
Ulf Wendel
8777568cc2 Whitespace/Coding Standards and new check what happens if one tries to
free not a mysql resource but a file resource.
2007-07-11 14:44:18 +00:00
Ulf Wendel
2af97387bb Whitespace/Coding Standard 2007-07-11 14:41:54 +00:00
Ulf Wendel
dabb012f91 Removing reference to skipifemb.inc which is not needed and
Whitespace/Coding Standards.
2007-07-11 14:36:26 +00:00
Dmitry Stogov
922f3d5512 Fixed wrong warning 2007-07-11 14:32:54 +00:00
Ulf Wendel
3822833c37 Whitespace and the usual suspect: skipifemb.inc 2007-07-11 14:28:22 +00:00
Ulf Wendel
4ec515c660 Whitespace/Coding Standards, removal of skipifemb.inc, improved testing
and checking for expected field types.
2007-07-11 14:11:18 +00:00
Ulf Wendel
857954815f Whitespace and - as usual - removing skipifemb.inc 2007-07-11 14:01:39 +00:00
Ulf Wendel
cbe689d16c Whitespace/Coding Standards, removing reference to skipifemb.inc,
tweaking EXPECTF.
2007-07-11 13:56:37 +00:00
Ulf Wendel
6c353e1046 Whitespace. Removing reference to skipifemb.inc. 2007-07-11 13:51:31 +00:00
Ulf Wendel
30df81aa62 Aside from whitespace / coding standards this one is more interesting.
We added a flag to check if a MySQL column type is a binary type. If so,
ext/mysql should return data for such columns not as unicode strings but
as binary strings if unicode.semantics is on.
2007-07-11 13:36:11 +00:00
Ulf Wendel
b0ac1f0171 Whitespace / Coding Standards 2007-07-11 13:29:41 +00:00
Antony Dovgal
e58c638bc8 fix typo and bug #41962 2007-07-11 13:26:47 +00:00
Ulf Wendel
0880484234 1) Whitespace / Coding Standards
2) Don't even dare to have variables that sound like connection parameters and don't come from connect.inc
3) skipifem.inc is not there for ext/mysql tests
2007-07-11 13:22:17 +00:00
Ulf Wendel
8324e16636 Whitespace/Coding Standards.
The tests origin from ext/mysqli/tests. ext/mysqli/tests should have a
skipifemb.inc, which is not needed and not available for ext/mysql/tests.
Nevertheless the tests tried to include that file.
2007-07-11 12:57:57 +00:00