Popa Adrian Marius
|
1338e971fc
|
Merge branch 'PHP-5.4'
* PHP-5.4:
Fix firebird bug #60947 , tested and now it prints the header page information from database
|
2012-03-29 18:28:38 +03:00 |
|
Popa Adrian Marius
|
5d8a0fd7ec
|
Merge branch 'PHP-5.3' into PHP-5.4
* PHP-5.3:
Fix firebird bug #60947 , tested and now it prints the header page information from database
|
2012-03-29 18:28:22 +03:00 |
|
Popa Adrian Marius
|
97f4fc22c5
|
Fix firebird bug #60947 , tested and now it prints the header page information from database
|
2012-03-29 18:28:01 +03:00 |
|
Ilia Alshanetsky
|
1ef5fa8710
|
Fixed bug #60947 (Segmentation fault while executing ibase_db_info)
|
2012-03-15 19:59:26 +00:00 |
|
Ilia Alshanetsky
|
632825a4ff
|
Fixed bug #60947 (Segmentation fault while executing ibase_db_info)
|
2012-03-15 19:59:26 +00:00 |
|
Ilia Alshanetsky
|
2dee9ec9f0
|
Fixed bug #60947 (Segmentation fault while executing ibase_db_info)
|
2012-03-15 19:59:26 +00:00 |
|
Popa Adrian Marius
|
d828944a61
|
Fix #60802 ibase_trans() gives segfault when passing params (The &argn passed to zend_parse_parameters shall be a pointer to an integer, not to an unsigned short.)
|
2012-01-19 22:25:54 +00:00 |
|
Popa Adrian Marius
|
b69f55c12e
|
sync firebird test 003 with the 5.4 branch , eliminate failing test http://gcov.php.net/viewer.php?version=PHP_5_3&func=tests&file=ext%2Finterbase%2Ftests%2F003.phpt
|
2012-01-10 05:26:20 +00:00 |
|
Felipe Pena
|
e4ca0ed09f
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
|
Felipe Pena
|
8775a37559
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
|
Felipe Pena
|
4e19825281
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
|
Ferenc Kovacs
|
d26af683c9
|
skip the interbase tests if cannot connect to the server
|
2011-09-22 22:07:02 +00:00 |
|
Ferenc Kovacs
|
471a5a1182
|
skip the interbase tests if cannot connect to the server
|
2011-09-22 22:07:02 +00:00 |
|
Ferenc Kovacs
|
75893abe89
|
skip the interbase tests if cannot connect to the server
|
2011-09-22 22:07:02 +00:00 |
|
Popa Adrian Marius
|
ddac8c1789
|
fix test 006 for firebird driver
|
2011-09-12 09:56:45 +00:00 |
|
Popa Adrian Marius
|
8b22751c24
|
fixes bug #55659 adn 006 test for firebird driver
|
2011-09-12 09:41:02 +00:00 |
|
Popa Adrian Marius
|
ee1ed6743e
|
fixes #55659 also the 006 firebird test
|
2011-09-12 09:36:37 +00:00 |
|
Popa Adrian Marius
|
99d3297e8a
|
fix test 003 from gconv test for firebird extension
|
2011-09-11 20:18:20 +00:00 |
|
Stanislav Malyshev
|
83039b8fee
|
fix params parsing
|
2011-08-01 04:29:37 +00:00 |
|
Stanislav Malyshev
|
5c42cde3cb
|
fix params parsing
|
2011-08-01 04:29:37 +00:00 |
|
Pierre Joye
|
7ec6d3ae47
|
- Fix #55301 (interbase part) check if malloc succeded
|
2011-07-28 10:39:19 +00:00 |
|
Pierre Joye
|
27cb62423c
|
- Fix #55301 (interbase part) check if malloc succeded
|
2011-07-28 10:39:08 +00:00 |
|
Pierre Joye
|
bc165d3a65
|
- Fix #55301 (interbase part) check if malloc succeded
|
2011-07-28 10:39:08 +00:00 |
|
Popa Adrian Marius
|
44bdf8aab1
|
Replace FIELD with CONSTANT (that is the alias returned in Firebird stable 2.5.x )
|
2011-07-25 13:04:22 +00:00 |
|
Felipe Pena
|
23e438594d
|
- Make usage of new PHP_FE_END macro
|
2011-07-25 11:42:53 +00:00 |
|
Popa Adrian Marius
|
ed1d46aac4
|
fix ident
|
2011-07-25 11:41:06 +00:00 |
|
Felipe Pena
|
4b30846b50
|
- Make usage of new PHP_FE_END macro
|
2011-07-25 11:35:02 +00:00 |
|
Felipe Pena
|
da376383e8
|
- Make usage of new PHP_FE_END macro
|
2011-07-25 11:35:02 +00:00 |
|
Pierre Joye
|
9805e1674a
|
- remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ
|
2011-07-22 11:25:30 +00:00 |
|
Pierre Joye
|
cc1c7af037
|
- remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ
|
2011-07-22 11:25:30 +00:00 |
|
Popa Adrian Marius
|
23e564762a
|
Fix for bug http://bugs.php.net/54426
Checks for NULL are wrong as the values can be provided by the triggers
|
2011-07-19 20:25:51 +00:00 |
|
Popa Adrian Marius
|
90737c19e2
|
Fix for bug http://bugs.php.net/54426
Checks for NULL are wrong as the values can be provided by the triggers
|
2011-07-19 20:23:26 +00:00 |
|
Popa Adrian Marius
|
fcf8f2bcaf
|
Fix for bug http://bugs.php.net/54426
Checks for NULL are wrong as the values can be provided by the triggers
|
2011-07-19 20:08:42 +00:00 |
|
Felipe Pena
|
508f926604
|
- Fixed bug #54269 (Short exception message buffer causes crash)
|
2011-05-22 19:06:21 +00:00 |
|
Felipe Pena
|
a6acb1f09e
|
- Fixed bug #54269 (Short exception message buffer causes crash)
|
2011-05-22 19:06:21 +00:00 |
|
Felipe Pena
|
584f1c4381
|
- Fixed bug #54269 (Short exception message buffer causes crash)
|
2011-05-22 19:06:21 +00:00 |
|
Felipe Pena
|
accc8eeefe
|
- Fixed possible off-by-one overflow in ibase_gen_id()
|
2011-02-24 02:42:38 +00:00 |
|
Felipe Pena
|
a82a9e8f74
|
- Fixed possible off-by-one overflow in ibase_gen_id()
|
2011-02-24 02:42:38 +00:00 |
|
Felipe Pena
|
927bf09c29
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
|
Felipe Pena
|
0203cc3d44
|
- Year++
|
2011-01-01 02:17:06 +00:00 |
|
Pierre Joye
|
f6b3d22218
|
- allow firebird header to be in the normal deps directory and restore firebird support on win (5.3.4+)
|
2010-11-14 22:40:30 +00:00 |
|
Pierre Joye
|
0af01dc7a5
|
- allow firebird header to be in the normal deps directory and restore firebird support on win (5.3.4+)
|
2010-11-14 22:40:30 +00:00 |
|
Pierre Joye
|
aa0ed267a2
|
- use TSRMLS_*C instead of TSRMLS_FETCH in zend_list_insert
|
2010-09-16 09:13:19 +00:00 |
|
Felipe Pena
|
80926568f1
|
- Fixed bug #52183 (Reflectionfunction reports invalid number of arguments for function aliases)
|
2010-06-26 16:03:39 +00:00 |
|
Felipe Pena
|
e64734f986
|
- Fixed bug #52183 (Reflectionfunction reports invalid number of arguments for function aliases)
|
2010-06-26 16:03:39 +00:00 |
|
Kalle Sommer Nielsen
|
e0498b0889
|
Remove this RC file, it should be named template.rc anyway and the default template.rc already covers what this .rc file did
|
2010-05-21 09:01:00 +00:00 |
|
Rob Richards
|
0a34d10783
|
revert change #298288: Remove old dsp/dsw/makefile files
|
2010-04-28 14:41:51 +00:00 |
|
Kalle Sommer Nielsen
|
518a17e7bf
|
Remove old dsp/dsw/makefile files, these arent used by the build system anymore and are barely updated nor available for all extensions
|
2010-04-21 23:36:49 +00:00 |
|
Kalle Sommer Nielsen
|
956a9cdc6e
|
Updated copyright year
|
2010-04-21 23:19:39 +00:00 |
|
Sebastian Bergmann
|
9ba1e81665
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
|