Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | typo fixes - https://github.com/vlajos/misspell_fixer | Veres Lajos | 2014-11-23 | 1 | -1/+1 |
| | | | | | | | | | | | | | | Conflicts: ext/ftp/ftp.h ext/pcre/pcrelib/pcre_printint.c ext/pcre/pcrelib/sljit/sljitLir.c ext/pcre/pcrelib/sljit/sljitLir.h ext/pcre/pcrelib/sljit/sljitNativeARM_32.c ext/pcre/pcrelib/sljit/sljitNativeTILEGX_64.c ext/pgsql/pgsql.c ext/phar/func_interceptors.c ext/soap/soap.c ext/standard/image.c | ||||
* | fixed ZEND_DEBUG usage | Anatol Belski | 2014-05-05 | 1 | -0/+1 |
| | |||||
* | Merge branch 'PHP-5.4' into PHP-5.5 | Popa Adrian Marius | 2014-04-10 | 12 | -23/+2 |
|\ | | | | | | | | | * PHP-5.4: Cleanup $ is not needed for git | ||||
| * | Cleanup $ is not needed for git | Popa Adrian Marius | 2014-04-10 | 12 | -23/+2 |
| | | |||||
| * | Bump year | Xinchen Hui | 2014-01-03 | 8 | -8/+8 |
| | | |||||
| * | Merge branch 'pull-request/341' | Stanislav Malyshev | 2013-06-10 | 1 | -2/+2 |
| | | | | | | | | | | * pull-request/341: (23 commits) typofixes | ||||
| * | Happy New Year | Xinchen Hui | 2013-01-01 | 8 | -8/+8 |
| | | |||||
* | | Bump year | Xinchen Hui | 2014-01-03 | 8 | -8/+8 |
| | | |||||
* | | Fix long-standing visual pain point: the misalignment of './configure help' ↵ | Christopher Jones | 2013-08-06 | 1 | -1/+1 |
| | | | | | | | | | | | | text. Whitespace changes and a couple of grammar fixes. | ||||
* | | Merge branch 'pull-request/341' | Stanislav Malyshev | 2013-06-10 | 1 | -2/+2 |
| | | | | | | | | | | * pull-request/341: (23 commits) typofixes | ||||
* | | Happy New Year | Xinchen Hui | 2013-01-01 | 8 | -8/+8 |
| | | |||||
* | | Merge branch 'PHP-5.4' | Xinchen Hui | 2012-10-10 | 2 | -0/+0 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2012-10-10 | 2 | -0/+0 |
| |\ | |||||
| | * | Remove executable permission on inc | Xinchen Hui | 2012-10-10 | 2 | -0/+0 |
| | | | |||||
* | | | Merge branch 'PHP-5.4' | Xinchen Hui | 2012-10-10 | 1 | -0/+0 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2012-10-10 | 1 | -0/+0 |
| |\ \ | | |/ | |||||
| | * | Remove executable permission on phpt | Xinchen Hui | 2012-10-10 | 1 | -0/+0 |
| | | | |||||
* | | | Merge branch 'PHP-5.4' | Xinchen Hui | 2012-10-09 | 1 | -0/+0 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2012-10-09 | 1 | -0/+0 |
| |\ \ | | |/ | |||||
| | * | Fixed bug #63236 (Executable permission on various source files) | Xinchen Hui | 2012-10-09 | 1 | -0/+0 |
| | | | |||||
| | * | year++ | Xinchen Hui | 2012-09-05 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'PHP-5.4' | Popa Adrian Marius | 2012-03-29 | 1 | -2/+2 |
|\ \ \ | |/ / | | | | | | | | | | * PHP-5.4: Fix firebird bug #60947 , tested and now it prints the header page information from database | ||||
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Popa Adrian Marius | 2012-03-29 | 1 | -2/+2 |
| |\ \ | | |/ | | | | | | | | | | * PHP-5.3: Fix firebird bug #60947 , tested and now it prints the header page information from database | ||||
| | * | Fix firebird bug #60947 , tested and now it prints the header page ↵ | Popa Adrian Marius | 2012-03-29 | 1 | -2/+2 |
| | | | | | | | | | | | | information from database | ||||
| | * | Fixed bug #60947 (Segmentation fault while executing ibase_db_info) | Ilia Alshanetsky | 2012-03-15 | 1 | -0/+1 |
| | | | |||||
| | * | Fix #60802 ibase_trans() gives segfault when passing params (The &argn ↵ | Popa Adrian Marius | 2012-01-19 | 1 | -1/+2 |
| | | | | | | | | | | | | passed to zend_parse_parameters shall be a pointer to an integer, not to an unsigned short.) | ||||
| | * | sync firebird test 003 with the 5.4 branch , eliminate failing test ↵ | Popa Adrian Marius | 2012-01-10 | 1 | -12/+12 |
| | | | | | | | | | | | | http://gcov.php.net/viewer.php?version=PHP_5_3&func=tests&file=ext%2Finterbase%2Ftests%2F003.phpt | ||||
| | * | - Year++ | Felipe Pena | 2012-01-01 | 8 | -8/+8 |
| | | | |||||
| | * | skip the interbase tests if cannot connect to the server | Ferenc Kovacs | 2011-09-22 | 1 | -1/+5 |
| | | | |||||
| | * | fix test 006 for firebird driver | Popa Adrian Marius | 2011-09-12 | 1 | -1/+1 |
| | | | |||||
| | * | - Fix #55301 (interbase part) check if malloc succeded | Pierre Joye | 2011-07-28 | 1 | -2/+5 |
| | | | |||||
| | * | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -1/+1 |
| | | | |||||
| | * | Fix for bug http://bugs.php.net/54426 | Popa Adrian Marius | 2011-07-19 | 1 | -7/+0 |
| | | | | | | | | | | | | | | | | | | Checks for NULL are wrong as the values can be provided by the triggers | ||||
| | * | - Fixed bug #54269 (Short exception message buffer causes crash) | Felipe Pena | 2011-05-22 | 1 | -1/+1 |
| | | | |||||
| | * | - Fixed possible off-by-one overflow in ibase_gen_id() | Felipe Pena | 2011-02-24 | 1 | -0/+5 |
| | | | |||||
| | * | - Year++ | Felipe Pena | 2011-01-01 | 8 | -8/+8 |
| | | | |||||
| | * | - allow firebird header to be in the normal deps directory and restore ↵ | Pierre Joye | 2010-11-14 | 1 | -1/+2 |
| | | | | | | | | | | | | firebird support on win (5.3.4+) | ||||
| | * | - Fixed bug #52183 (Reflectionfunction reports invalid number of arguments ↵ | Felipe Pena | 2010-06-26 | 1 | -54/+54 |
| | | | | | | | | | | | | for function aliases) | ||||
| * | | Fixed bug #60947 (Segmentation fault while executing ibase_db_info) | Ilia Alshanetsky | 2012-03-15 | 1 | -0/+1 |
| | | | |||||
| * | | - Year++ | Felipe Pena | 2012-01-01 | 8 | -8/+8 |
| | | | |||||
| * | | skip the interbase tests if cannot connect to the server | Ferenc Kovacs | 2011-09-22 | 1 | -1/+5 |
| | | | |||||
| * | | fixes #55659 also the 006 firebird test | Popa Adrian Marius | 2011-09-12 | 1 | -1/+1 |
| | | | |||||
| * | | fix test 003 from gconv test for firebird extension | Popa Adrian Marius | 2011-09-11 | 1 | -12/+12 |
| | | | |||||
| * | | fix params parsing | Stanislav Malyshev | 2011-08-01 | 1 | -1/+2 |
| | | | |||||
| * | | - Fix #55301 (interbase part) check if malloc succeded | Pierre Joye | 2011-07-28 | 1 | -2/+5 |
| | | | |||||
| * | | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -1/+1 |
| | | | |||||
| * | | - remove magic quotes support, functions are kept (see the NEWS entry for ↵ | Pierre Joye | 2011-07-22 | 1 | -6/+1 |
| | | | | | | | | | | | | the details) for BC reasons but do not allow to set enable MQ | ||||
| * | | Fix for bug http://bugs.php.net/54426 | Popa Adrian Marius | 2011-07-19 | 1 | -7/+0 |
| | | | | | | | | | | | | | | | | | | Checks for NULL are wrong as the values can be provided by the triggers | ||||
| * | | - Fixed bug #54269 (Short exception message buffer causes crash) | Felipe Pena | 2011-05-22 | 1 | -1/+1 |
| | | | |||||
* | | | Fixed bug #60947 (Segmentation fault while executing ibase_db_info) | Ilia Alshanetsky | 2012-03-15 | 1 | -0/+1 |
| | | |