230 Commits (264e5c0567aa3e326d1a86eaee2e6209c4b652f2)

Author SHA1 Message Date
Felipe Pena fbb5aae32c - New tests (code coverage++) 15 years ago
Rasmus Lerdorf 8e256774b0 Cache the PDO include path 15 years ago
Felipe Pena 0203cc3d44 - Year++ 15 years ago
Felipe Pena 938265115b - New test 16 years ago
Felipe Pena f7f74b4c0e - Completed the fix for bug #52010 16 years ago
Kalle Sommer Nielsen dd8e59da8f Removed safe_mode 16 years ago
Johannes Schlüter 24916b2884 Revert 290786: Fixed bug #49521 (PDO fetchObject sets values before calling 16 years ago
Johannes Schlüter ed03634a8c Revert 290786: Fixed bug #49521 (PDO fetchObject sets values before calling 16 years ago
Ilia Alshanetsky c2ed5e6f9d Fixed bug #50728 (All PDOExceptions hardcode 'code' property to 0) 16 years ago
Ilia Alshanetsky d2e14e3f20 Fixed bug #50728 (All PDOExceptions hardcode 'code' property to 0) 16 years ago
Sebastian Bergmann 22f4ef45fe sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 16 years ago
Sebastian Bergmann 9ba1e81665 sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 16 years ago
Felipe Pena c00a91a024 - Added SKIPIF 16 years ago
Felipe Pena 844886532c - Added SKIPIF 16 years ago
Felipe Pena 286f36e702 - Fixed memory leak when E_STRICT message is getted 16 years ago
Felipe Pena 93081294fe - Fixed memory leak when E_STRICT message is getted 16 years ago
Felipe Pena a51e7d3343 - Added MAKE_COPY_ZVAL(ppzv, pzv) macro 16 years ago
Felipe Pena a94558c855 - Added MAKE_COPY_ZVAL(ppzv, pzv) macro 16 years ago
Rasmus Lerdorf 937358ebc7 Revert attempt at supporting both autoconf 2.13 and 16 years ago
Rasmus Lerdorf 3f5a58bd3a Someone strap down Jani and give him a sedative please. 16 years ago
Rasmus Lerdorf 5a2b41a627 Someone strap down Jani and give him a sedative please. 16 years ago
Felipe Pena 4bafbf58f8 - Fixed bug #49521 (PDO fetchObject sets values before calling constructor) 16 years ago
Felipe Pena 7c3bd45b82 - Fixed bug #49521 (PDO fetchObject sets values before calling constructor) 16 years ago
Scott MacVicar 6b805e28d1 Add metadata support to the bundled version of libsqlite on Windows, part of bug #49206. 16 years ago
Scott MacVicar cd5e3b1632 Add metadata support to the bundled version of libsqlite on Windows, part of bug #49206. 16 years ago
Kalle Sommer Nielsen d6242c96fe Don't build sqlite as threadsafe if we are doing an NTS build 17 years ago
Kalle Sommer Nielsen 4f3d67ea89 Don't build sqlite as threadsafe if we are doing an NTS build 17 years ago
Felipe Pena cdf9cf3033 - Fixed bug #48773 (Incorrect error when setting PDO::ATTR_STATEMENT_CLASS with ctor_args) 17 years ago
Felipe Pena 73e8c2e140 - Fixed bug #48773 (Incorrect error when setting PDO::ATTR_STATEMENT_CLASS with ctor_args) 17 years ago
Ilia Alshanetsky 786da897ff MFB: Re-introduce the Matteo's patch and combine default & text handling 17 years ago
Ilia Alshanetsky b683c61e60 MFB: Re-introduce the Matteo's patch and combine default & text handling 17 years ago
Ilia Alshanetsky 1a39a2d3d3 MFB: The \0 removal is only needed prior to 3.4.0 17 years ago
Ilia Alshanetsky 5ec5e3b5f2 The \0 removal is only needed prior to 3.4.0 17 years ago
Ilia Alshanetsky f9493b0812 MFB: Revert faulty warning fix 17 years ago
Ilia Alshanetsky 70fb8c85f1 Revert faulty warning fix 17 years ago
Matteo Beccati d33fecdde8 MFH 17 years ago
Matteo Beccati 009691e028 - Fixed bug #48185 removing no-op code 17 years ago
Jani Taskinen eb190a2ef9 MFH: Fix cleanup 17 years ago
Jani Taskinen 7477102a60 - Fix cleanup 17 years ago
Jani Taskinen 4485a159ce - Added missing SKIPIF 17 years ago
Jani Taskinen 7be492a208 MFB: Added missing SKIPIF 17 years ago
Alexey Zakhlestin 114e354048 MFH: reverted previous patch, using explicit cast instead 17 years ago
Alexey Zakhlestin 7b22d40c61 reverted previous patch, using explicit cast instead 17 years ago
Alexey Zakhlestin 4bccb4565d MFH: const pointer was used in non-const context 17 years ago
Alexey Zakhlestin bcfc638490 const pointer was used in non-const context 17 years ago
Felipe Pena 09c94bda00 - Fix test 17 years ago
Marcus Boerger d4f5b3f0a9 - This is PHP 6 - if this ... ever gets out 17 years ago
Felipe Pena a518082fb0 - Fix test 17 years ago
Felipe Pena ffc0714655 - Fix test 17 years ago
Johannes Schlüter 162aed0aed MFH: Fix #46542 Extending PDO class with a __call() function doesn't work 17 years ago