1
0
mirror of https://github.com/php/php-src.git synced 2026-04-28 02:33:17 +02:00
Commit Graph

20443 Commits

Author SHA1 Message Date
Antony Dovgal 08536784db improve test 2007-05-03 12:10:02 +00:00
Edin Kadribasic 8b18dc97d6 MFB Fix Windows Build 2007-05-03 04:17:18 +00:00
Antony Dovgal a8fe87efd3 fix build when ext/hash is compiled as shared module 2007-05-02 10:30:24 +00:00
Dmitry Stogov d01f873cb6 Fixed bug #41004 (minOccurs="0" and null class member variable) 2007-05-02 09:38:22 +00:00
Dmitry Stogov d06900358a New test 2007-05-02 08:35:33 +00:00
Dmitry Stogov e701459646 Fixed bug #41097 (ext/soap returning associative array as indexed without using WSDL) 2007-05-02 08:22:32 +00:00
Dmitry Stogov b890450e84 Fixed test 2007-05-02 07:27:52 +00:00
Derick Rethans 9d94b6cf07 - Added test case for bug #41252. 2007-05-01 16:04:16 +00:00
Johannes Schlüter a6d6396483 - Fix test 2007-05-01 08:35:57 +00:00
Antony Dovgal 0e9fca181c initialize optional parameters 2007-04-30 21:39:48 +00:00
Johannes Schlüter 20582e9a3c - Add new test 2007-04-30 19:52:04 +00:00
Edin Kadribasic 26edfde98b MFB: Sync with zlib 2007-04-29 17:47:56 +00:00
Antony Dovgal a09f608fff improve the tests 2007-04-27 11:43:24 +00:00
Antony Dovgal 419c5b3db1 fix tests
add test for yet not merged fix
2007-04-26 23:42:36 +00:00
Dmitry Stogov aea00baec2 Prevent double close() of the same file handle 2007-04-26 12:53:34 +00:00
Antony Dovgal 47d3276cd7 removed unused highlight.bg ini option 2007-04-26 09:39:03 +00:00
Antony Dovgal 9acfe7288f add GMP_VERSION constant
add test
do not allow zero operand in gmp_divexact()
2007-04-25 18:09:08 +00:00
foobar af103577be > date: 2006/12/09 22:18:42; author: wez; state: Exp; lines: +14 -6
> merge PHP 5 pdo into HEAD.  This source compiles on both PHP 5 and PHP 6.
> If you're poking around in here, please make sure that any changes you make
> compile on both PHP 5 and 6.  Thanks!

Same goes for Wez. :) (pecl build broken for pdo drivers)
2007-04-25 07:47:15 +00:00
Hannes Magnusson 2d1f188193 Plug leak 2007-04-23 16:32:37 +00:00
Scott MacVicar fef929f044 Fixed bug #40130 (TTF usage doesn't work properly under Netware) 2007-04-23 15:06:13 +00:00
Antony Dovgal 2bdfafadeb [DOC] add gmp_testbit() function
tests if the specified bit is set and returns false/true
2007-04-23 14:57:37 +00:00
Antony Dovgal 84827aabc4 add CURLOPT_FTP_CREATE_MISSING_DIRS 2007-04-23 14:36:38 +00:00
Antony Dovgal 1607e9fa79 MFB fix for #41034
add missing tests
2007-04-23 10:48:13 +00:00
Dmitry Stogov 6db3e71316 64-bit support 2007-04-23 10:21:43 +00:00
Antony Dovgal 4713e0ab79 fix folding 2007-04-23 10:05:25 +00:00
Antony Dovgal 5e5dbfa35e revert 2007-04-23 09:32:36 +00:00
Antony Dovgal 855446cd42 revert 2007-04-23 09:26:58 +00:00
Antony Dovgal b9e9832a85 fix tests 2007-04-22 19:47:08 +00:00
Antony Dovgal 2f9871787e fix [l]trim() in unicode mode 2007-04-22 19:22:19 +00:00
Marcus Boerger 207e9ddb5f - Update docu 2007-04-22 17:13:40 +00:00
Johannes Schlüter 968608f8db - Fix test 2007-04-21 02:46:29 +00:00
Antony Dovgal a09d5573f7 fix tests 2007-04-20 21:37:31 +00:00
Antony Dovgal 714e348b9f open the file in text mode and avoid downcoding 2007-04-20 21:17:37 +00:00
Antony Dovgal 65e565a08e fix tests 2007-04-20 21:13:45 +00:00
Antony Dovgal 5b6e3d3cbf fix test 2007-04-20 21:01:03 +00:00
Antony Dovgal ff4ee42767 avoid 10 000 warnings 2007-04-20 21:00:07 +00:00
Antony Dovgal edb8190a95 fix tests 2007-04-20 20:57:57 +00:00
Antony Dovgal fe2cd52ac1 fix timezone_abbreviations_list() in unicode mode 2007-04-20 20:55:30 +00:00
Antony Dovgal 9a5b6ffceb fix test 2007-04-20 10:15:12 +00:00
Antony Dovgal c08c29a815 fix test 2007-04-20 08:00:43 +00:00
Ilia Alshanetsky 68a31e78d3 MFB: Fixed bug #41067 (json_encode() problem with UTF-16 input). 2007-04-19 22:49:11 +00:00
Andrey Hristov 5af007daea The right place to edit 2007-04-19 09:50:10 +00:00
Andrey Hristov 91d8e64e11 Update credits line 2007-04-19 09:47:48 +00:00
Antony Dovgal 0ff18f4db5 fix gmp_gcdext() in Unicode mode 2007-04-19 09:36:34 +00:00
Sascha Schumann a0e56cb852 - fix vpath build 2007-04-19 06:42:57 +00:00
Antony Dovgal bc8330cc57 add new tests for ext/gmp 2007-04-18 21:04:05 +00:00
Antony Dovgal c6a784fe36 same for gmp_scan*() 2007-04-18 20:53:21 +00:00
Antony Dovgal 93ca92457c do not allow negative byte index
tests will follow soon
2007-04-18 20:36:47 +00:00
Michael Wallner f81c0d4e44 - fixed bug #40325 (Vary: header missing in gzip output handlers); no MFH
[DOC] since PHP 6 a Vary header will be sent without regards to whether
        the negotiation was successful or not and unless the complete
        output buffer gets discarded
2007-04-18 19:39:12 +00:00
Dmitry Stogov fbccef91d7 Fixed tests (win32) 2007-04-18 14:51:47 +00:00