Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Do not edit the value in place (might be relates to #71261) | Xinchen Hui | 2016-01-04 | 1 | -2/+1 | |
| | ||||||
* | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 1 | -1/+1 | |
|\ | | | | | | | | | * PHP-5.6: Happy new year (Update copyright to 2016) | |||||
| * | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 1 | -1/+1 | |
| | | ||||||
| * | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 | |
| | | ||||||
* | | Use ZSTR_ API to access zend_string elements (this is just renaming without ↵ | Dmitry Stogov | 2015-06-30 | 1 | -4/+4 | |
| | | | | | | | | semantick changes). | |||||
* | | size_t cleanup for PDO | Stanislav Malyshev | 2015-01-26 | 1 | -4/+4 | |
| | | ||||||
* | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 | |
| | | ||||||
* | | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -24/+24 | |
| | | ||||||
* | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -54/+48 | |
| | | ||||||
* | | bring back all the TSRMLS_FETCH() stuff | Anatol Belski | 2014-10-15 | 1 | -0/+6 | |
| | | | | | | | | for better comparability with the mainstream | |||||
* | | cleanup TSRMLS_FETCH in ext/pdo* | Anatol Belski | 2014-09-26 | 1 | -6/+0 | |
| | | ||||||
* | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 | |
| | | ||||||
* | | first show to make 's' work with size_t | Anatol Belski | 2014-08-27 | 1 | -3/+3 | |
| | | ||||||
* | | master renames phase 7PRE_AST_MERGE | Anatol Belski | 2014-08-25 | 1 | -2/+2 | |
| | | ||||||
* | | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -29/+29 | |
| | | ||||||
* | | ported pdo and pdo_sqlite | Anatol Belski | 2014-08-19 | 1 | -9/+9 | |
| | | ||||||
* | | basic macro replacements, all at once | Anatol Belski | 2014-08-19 | 1 | -14/+14 | |
| | | ||||||
* | | - Fixed ZTS build | Felipe Pena | 2014-05-13 | 1 | -2/+2 | |
| | | ||||||
* | | Make they are in the same style of Z_ISREF | Xinchen Hui | 2014-05-03 | 1 | -9/+9 | |
| | | ||||||
* | | Fixed Aggregate | Xinchen Hui | 2014-04-24 | 1 | -20/+19 | |
| | | ||||||
* | | Refactor pdo_sqlite (only compilable) | Xinchen Hui | 2014-04-23 | 1 | -88/+70 | |
| | | ||||||
* | | Cleanup (1-st round) | Dmitry Stogov | 2014-04-15 | 1 | -1/+1 | |
|/ | ||||||
* | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 | |
| | ||||||
* | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'PHP-5.3' into PHP-5.4 | Johannes Schlüter | 2012-06-22 | 1 | -1/+1 | |
|\ | | | | | | | | | | | | | | | * PHP-5.3: Improve check for :memory: pseudo-filename in SQlite Conflicts: ext/sqlite3/sqlite3.c | |||||
| * | Improve check for :memory: pseudo-filename in SQlite | Johannes Schlüter | 2012-06-22 | 1 | -1/+1 | |
| | | ||||||
| * | - fix #55226, WS | Pierre Joye | 2012-01-31 | 1 | -6/+6 | |
| | | ||||||
| * | - fix #55226, fix build | Pierre Joye | 2012-01-31 | 1 | -2/+1 | |
| | | ||||||
| * | createCollation() for pdo_sqlite as well | Rasmus Lerdorf | 2012-01-29 | 1 | -0/+125 | |
| | | | | | | | | | | Closes bug #55226 | |||||
| * | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 | |
| | | ||||||
| * | Avoid strcpy() usage | Ilia Alshanetsky | 2011-08-08 | 1 | -7/+7 | |
| | | ||||||
| * | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -1/+1 | |
| | | ||||||
| * | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 | |
| | | ||||||
| * | - Completed the fix for bug #52010 | Felipe Pena | 2010-06-20 | 1 | -1/+1 | |
| | | | | | | | | | | # Fixing pdo drivers | |||||
* | | - fix #55226, WS | Pierre Joye | 2012-01-31 | 1 | -2/+1 | |
| | | ||||||
* | | - fix #55226, fix build | Pierre Joye | 2012-01-31 | 1 | -2/+1 | |
| | | ||||||
* | | createCollation() for pdo_sqlite as well | Rasmus Lerdorf | 2012-01-29 | 1 | -0/+126 | |
| | | | | | | | | | | Closes bug #55226 | |||||
* | | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 | |
| | | ||||||
* | | Avoid strcpy() usage | Ilia Alshanetsky | 2011-08-08 | 1 | -7/+7 | |
| | | ||||||
* | | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -1/+1 | |
| | | ||||||
* | | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 | |
| | | ||||||
* | | - Completed the fix for bug #52010 | Felipe Pena | 2010-06-20 | 1 | -1/+1 | |
| | | | | | | | | | | # Fixing pdo drivers | |||||
* | | Removed safe_mode | Kalle Sommer Nielsen | 2010-04-26 | 1 | -7/+2 | |
|/ | | | | | | | * Removed ini options, safe_mode* * Removed --enable-safe-mode --with-exec-dir configure options on Unix * Updated extensions, SAPI's and core * php_get_current_user() is now declared in main.c, thrus no need to include safe_mode.h anymore | |||||
* | Fixed bug #50728 (All PDOExceptions hardcode 'code' property to 0) | Ilia Alshanetsky | 2010-01-12 | 1 | -1/+1 | |
| | ||||||
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 | |
| | ||||||
* | - Added MAKE_COPY_ZVAL(ppzv, pzv) macro | Felipe Pena | 2009-12-08 | 1 | -9/+3 | |
| | ||||||
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 | |
| | ||||||
* | MFH: | Felipe Pena | 2008-12-02 | 1 | -2/+5 | |
| | | | | | | - Fixed memory leaks - Added new tests (Coverage++) | |||||
* | Fixed bug #46409 (__invoke method called outside of object context when ↵ | Dmitry Stogov | 2008-11-27 | 1 | -1/+1 | |
| | | | | using array_map) | |||||
* | - MFH: Added parameter TSRMLS_DC in zend_is_callable() | Felipe Pena | 2008-08-02 | 1 | -3/+3 | |
| |