1
0
mirror of https://github.com/php/php-src.git synced 2026-04-17 13:01:02 +02:00
Files
archived-php-src/ext/mysqlnd
Andrey Hristov caf3e9c3f1 Fixed a bunch of bugs reported in
Bug #44352 mysqli_connect_error() false negative for host errors
From now on the mysqli object doesn't have that magic properties, like
error, which were readable but not visible through isset(), property_exists()
and var_dump(). All other ext/mysqli classes were fixed too.
Now it will be easier to debug mysqli based applications.
2008-03-18 16:57:31 +00:00
..
2007-10-05 21:23:56 +00:00
2008-01-29 12:25:25 +00:00
2007-10-05 21:23:56 +00:00
2008-01-28 22:50:06 +00:00
2008-01-23 19:11:28 +00:00
2008-01-23 19:11:28 +00:00
2008-02-20 15:18:17 +00:00
2008-02-11 16:44:48 +00:00
2008-02-11 16:44:48 +00:00
2008-01-23 19:11:28 +00:00
2008-01-23 19:11:28 +00:00
2008-02-14 14:50:21 +00:00
2008-02-20 15:18:17 +00:00
2008-02-11 16:44:48 +00:00
2008-02-25 22:57:09 +00:00
2008-02-20 15:18:17 +00:00
2008-03-18 16:57:31 +00:00
2008-02-14 15:20:49 +00:00
2008-02-19 15:38:58 +00:00