summaryrefslogtreecommitdiff
path: root/ext/msql
Commit message (Expand)AuthorAgeFilesLines
* ext/msql has been moved from php-src to PECL adhead of PHP 5.3Lukas Smith2008-11-046-1634/+0
* - Revert ZEND_BEGIN_ARG_INFO changeFelipe Pena2008-11-021-0/+28
* - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-10-241-28/+0
* - Initialize variableFelipe Pena2008-10-051-5/+1
* - Fixed:Felipe Pena2008-10-031-288/+200
* - MFB: Added arginfoFelipe Pena2008-07-201-46/+212
* - fix build (function was never implemented), even if noone uses it (or compl...Pierre Joye2008-07-051-3/+1
* New way for check void parametersFelipe Pena2008-03-041-2/+2
* Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-312-2/+2
* Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)Dmitry Stogov2007-09-271-1/+1
* - Fix some configure --help textsfoobar2007-07-031-1/+1
* - avoid sprintfMarcus Boerger2007-02-241-3/+1
* Bump year.Sebastian Bergmann2007-01-012-2/+2
* - remove magic_quotes_gpc, magic_quotes_runtime, magic_quotes_sybasePierre Joye2006-03-081-14/+5
* bump year and license versionfoobar2006-01-012-6/+6
* - Nuke php3 legacyfoobar2005-12-061-1/+1
* - list_entry -> zend_rsrc_list_entryfoobar2005-12-051-5/+5
* - Nuke php3 legacyfoobar2005-12-051-50/+50
* - Bumber up yearfoobar2005-08-032-2/+2
* - Unify the "configure --help" textsfoobar2005-05-291-1/+1
* - Fix Bug #31960: msql_fetch_row() and msql_fetch_array() dropping columns wi...Andi Gutmans2005-02-171-3/+8
* MFB_4_3: Quote macro names in AC_DEFUN()foobar2004-12-301-1/+1
* - Nuke empty_string. It is a reminanent from the time where RETURN_FALSE()Andi Gutmans2004-07-191-3/+3
* - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5foobar2004-01-171-2/+2
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* make these build with new win32 build system.Wez Furlong2003-12-191-0/+18
* format string fixesAndrey Hristov2003-08-281-5/+5
* proto fixesAndrey Hristov2003-06-161-25/+25
* updating license information in the headers.James Cox2003-06-102-6/+6
* Removed pointless checks.Ilia Alshanetsky2003-01-301-3/+1
* Changed php_error to php_error_docref.Ilia Alshanetsky2003-01-181-14/+14
* Removed pointless memory allocation checks.Ilia Alshanetsky2003-01-181-3/+1
* Bump year.Sebastian Bergmann2002-12-312-2/+2
* Unify error messagesDerick Rethans2002-06-261-13/+13
* the 'setup' script was removed more than two years ago.jim winstead2002-03-161-11/+0
* - Allow duality between Engine 1 & 2 using ZEND_STANDARD_CLASS_DEF_PTRAndi Gutmans2002-03-121-1/+1
* extension converted automatically to PHP_NEW_EXTENSION. Manually confirmedSascha Schumann2002-03-122-8/+1
* Maintain headers.Sebastian Bergmann2002-02-282-2/+2
* Update headers.Sebastian Bergmann2001-12-112-4/+4
* Unified the configure messages.foobar2001-11-301-0/+2
* * zend_module_entry change: apino, debug and zts are moved first,Stig Bakken2001-10-111-1/+2
* 2nd phase in back-substitution those macro'sJeroen van Wolffelaar2001-09-251-1/+1
* Back-substitute for Z_* macro's. If it breaks some extension (the script isn'...Jeroen van Wolffelaar2001-09-251-79/+79
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
* Fix bugs #7301, #6827Zeev Suraski2001-08-181-2/+1
* - More ZE2 fixesAndi Gutmans2001-08-131-3/+1
* more tsrm cleanupSascha Schumann2001-08-061-2/+2
* More TSRMLS_FETCH annihilationZeev Suraski2001-07-311-3/+5
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-281-2/+0