]> granicus.if.org Git - php/shortlog
php
2004-05-20 Andrey Hristovvar_dump() now shows private and protected member varia...
2004-05-20 Ilia AlshanetskyMake doer() work.
2004-05-20 Wez FurlongExport this, so extensions may throw their own exceptio...
2004-05-20 George Schlossnaglekeys need to be null-terminated (how did this not get...
2004-05-20 Wez FurlongAdd methods for error handling
2004-05-20 George Schlossnagleiactually support :\w+ as binds
2004-05-20 Derick Rethans- Removed unused INI sections.
2004-05-20 Dmitry StogovAllowing user defined SOAP transports with SoapClient...
2004-05-20 Wez Furlongzts fix ;)
2004-05-20 Ilia AlshanetskyCorrectly report errors for statment problems.
2004-05-20 Ilia AlshanetskyError handling support.
2004-05-20 Ilia AlshanetskyFixed typo.
2004-05-20 Ilia AlshanetskyFixed compiler warnings.
2004-05-20 Wez FurlongDon't dup here either
2004-05-20 Wez FurlongDon't dup here, PDO will do it as needed
2004-05-20 Derick Rethans- Allow extra parameters to mail to be forced also...
2004-05-20 Wez FurlongFix prototype.
2004-05-20 Edin KadribasicMake it compile on windows
2004-05-20 Edin KadribasicPostgreSQL PDO driver.
2004-05-20 <changelog... ChangeLog update
2004-05-20 Ilia AlshanetskyFree vars before calling E_ERROR.
2004-05-20 Wez Furlongre-jig error handling, and make it co-operate with...
2004-05-20 Wez FurlongFirst cut at a "unified" error handling API. The main...
2004-05-19 Wez FurlongFix win32 build
2004-05-19 Marcus Boerger- Allow to build with ext/mysqli
2004-05-19 Marcus Boerger- Allow to compile as builtin module
2004-05-19 Ilia AlshanetskyRow count cannot be calculated in MySQL without bufferi...
2004-05-19 Ilia AlshanetskyAdded fetchAll and fetchSingle methods for data retrieval.
2004-05-19 Ilia AlshanetskyTimeout stuff.
2004-05-19 Ilia AlshanetskyAdded support for setting timeout value.
2004-05-19 Ilia AlshanetskyPrevent possible crash when working with column contain...
2004-05-19 George Schlossnagleexec() now returns affected row count
2004-05-19 George Schlossnagleexec() now returns row count
2004-05-19 George Schlossnaglebuilds on stock rh9 now
2004-05-19 Frank M. KromannSet correct Win32 line endings and fix ZTS compilation
2004-05-19 Ilia AlshanetskyAdded lastInsertId() method for retrieving last insert id.
2004-05-19 Ilia AlshanetskySkip spaces between connection params.
2004-05-19 Ard BiesheuvelFixed unregistered bug (memory leak in printf() & friends)
2004-05-19 Ilia AlshanetskyBetter include path detection.
2004-05-19 Wez FurlongAdd simple error code values and a place to store them
2004-05-19 Wez FurlongLet it install correctly when built via phpize
2004-05-19 Ilia AlshanetskyMore errno stuff.
2004-05-19 Ilia AlshanetskyFixed possible crash on connection error.
2004-05-19 Ilia AlshanetskySimplify config via the use of mysql_config.
2004-05-19 Ilia AlshanetskyCopy the headers
2004-05-19 Edin KadribasicTypo
2004-05-19 Edin KadribasicFix configure
2004-05-19 Wez FurlongRevise $dbh->exec().
2004-05-19 Wez FurlongAdd $dbh->exec() method.
2004-05-19 Ilia AlshanetskyAbort if driver cannot be registered.
2004-05-19 Edin KadribasicCosmetics
2004-05-19 Ilia AlshanetskyRemoved unused vars.
2004-05-19 Wez Furlongupdate prototype
2004-05-19 Wez FurlongUpdate prototype
2004-05-19 Wez FurlongUpdate prepare() prototype.
2004-05-19 Wez FurlongExpand the prepare() prototype to accept additional...
2004-05-19 Sebastian BergmannZTS fix.
2004-05-19 Marcus Boerger- Remove unused blocks
2004-05-19 Marcus Boerger- Remove unused blocks
2004-05-19 <changelog... ChangeLog update
2004-05-18 Ilia AlshanetskyFixed possible memory leak.
2004-05-18 Ilia AlshanetskyBetter header detection.
2004-05-18 Ilia AlshanetskyFixed build.
2004-05-18 Ilia AlshanetskyAllow static builds.
2004-05-18 Marcus BoergerFix test
2004-05-18 Marcus Boerger- Need to operate on module pointer in hash table
2004-05-18 Wez FurlongFix #27638: not cleaning up object files in win32 build
2004-05-18 George Schlossnagleshould be a strcmp, not a strncmp, thanks, wez
2004-05-18 Marcus Boerger- Make start and length parameter to Limititerator...
2004-05-18 George Schlossnaglewas leaking query_string's
2004-05-18 George Schlossnaglesupport the read-only property 'queryString'
2004-05-18 Wez FurlongFix bug #28438: win32 build fails in non-zts mode
2004-05-18 George Schlossnagleforgotten off the last commit
2004-05-18 Wez FurlongGive user a nice message when PDO isn't initialized...
2004-05-18 Wez FurlongMinor tweaks
2004-05-18 Wez Furlongtypo..
2004-05-18 Wez FurlongmySQL, not Oracle ;)
2004-05-18 Wez FurlongAdd to win32 build
2004-05-18 Ilia AlshanetskyFixed search path for MySQL.
2004-05-18 George Schlossnagleinitial import of mysql 3.x pdo driver
2004-05-18 Stanislav MalyshevZ_TYPE_P is for zvals
2004-05-18 Wez FurlongUpdate generated parser
2004-05-18 Wez FurlongAdd parser to win32 build
2004-05-18 Wez FurlongTweaks for win32
2004-05-18 George Schlossnaglefor those without re2c
2004-05-18 Wez FurlongFix dl() and extension=
2004-05-18 Wez FurlongRegister according to the type specified by the module.
2004-05-18 George Schlossnaglelicense/copyright block
2004-05-18 George Schlossnaglehandle binding/quoting of queries for drivers with...
2004-05-18 Ilia AlshanetskyFixed command line escaping routines for win32.
2004-05-18 Edin KadribasicMove declarations to the begining of function.
2004-05-18 Edin KadribasicTSRM fix
2004-05-18 Edin KadribasicNo length parameter -> estrdup()
2004-05-18 Wez FurlongProbe for some functions; allows pdo_oci to build on...
2004-05-18 Wez FurlongPrimitive support for probing headers for functions...
2004-05-18 Wez FurlongSkeleton for emulated prepare()
2004-05-18 Wez FurlongUpdate to match new prototype
2004-05-18 Wez FurlongQuoting here leads to problems with databases that...
2004-05-18 George Schlossnagleonly rewrite tmp if quoter returns true
2004-05-18 George Schlossnagleauto-quote values before binding them in at execute...
next