1
0
mirror of https://github.com/php/php-src.git synced 2026-04-27 10:16:41 +02:00
Commit Graph

19978 Commits

Author SHA1 Message Date
Marcus Boerger 6362476b20 MFH streams stuff 2007-11-06 11:02:36 +00:00
Jani Taskinen 5262157d49 MFH: ws + folding tags 2007-11-06 10:57:10 +00:00
Jani Taskinen 661b7c13e6 MFH 2007-11-06 10:53:01 +00:00
Jani Taskinen 5cfa9c6312 MFH: partial MFH before? 2007-11-06 10:00:39 +00:00
Ilia Alshanetsky 35ab31e7ad Fixed bug #43197 (array_intersect_assoc() does not emit warning messages for
error inputs)
2007-11-05 23:53:23 +00:00
Jani Taskinen b3a334eaf2 Fix tests (MFH) 2007-11-05 17:43:21 +00:00
Jani Taskinen 43e73a56ab MFH: Sync
[DOC]: note
[DOC] -/* {{{ proto bool copy(string source_file, string destination_file)
[DOC] +/* {{{ proto bool copy(string source_file, string destination_file [, resource context])
[DOC]
[DOC] Apparently this was undocumented so far anyway..
2007-11-05 17:43:04 +00:00
Jani Taskinen 74d1a45590 MFH: sync 2007-11-05 17:30:07 +00:00
Raghubansh Kumar 3374078734 New testcases for asort() function 2007-11-05 16:42:56 +00:00
Raghubansh Kumar 2a72f56b30 fix typo in title 2007-11-05 16:22:37 +00:00
Raghubansh Kumar c9b73bf23d New testcases for sort() function 2007-11-05 15:30:49 +00:00
Raghubansh Kumar 49785e26ae New testcases for array_intersect_assoc() function 2007-11-05 14:31:40 +00:00
Jani Taskinen 1eb067476f MFH: sync 2007-11-05 14:06:53 +00:00
Jani Taskinen a0b0d132fe MFH: Sync 2007-11-05 13:42:33 +00:00
Jani Taskinen 108c858a19 MFH 2007-11-05 13:09:44 +00:00
Jani Taskinen 9e235c62ef MFH 2007-11-05 12:44:52 +00:00
Jani Taskinen 910972fc93 - fix oumlaut :) 2007-11-05 12:33:40 +00:00
Jani Taskinen 52cb7350a7 update credits 2007-11-05 12:30:04 +00:00
Jani Taskinen 2501a172fc MFH 2007-11-05 12:27:42 +00:00
Jani Taskinen 44c7a7378f MFH 2007-11-05 12:07:37 +00:00
Jani Taskinen 0903022e29 MFH: ws + cs + folding tags 2007-11-05 11:52:31 +00:00
Derick Rethans ba9c241e66 - Updated to version 2007.9 2007-11-05 09:38:51 +00:00
Mattias Bengtsson 547ba90c09 -MFB, Right filename 2007-11-05 01:14:31 +00:00
Sara Golemon f75ae01f09 MFH: http/ignore_errors context option 2007-11-05 01:00:43 +00:00
Mattias Bengtsson 81a874710e -MFB, Fixed Bug #43121 (gdImageFill with IMG_COLOR_TILED crashes httpd) 2007-11-04 23:56:41 +00:00
Ilia Alshanetsky d689a10f3a Fixed test 2007-11-04 16:12:13 +00:00
Jani Taskinen c2cfed1b32 - Add missing tests from HEAD 2007-11-02 19:42:51 +00:00
Jani Taskinen a541bb8078 - Fix tests
- Update README.PARAMETER_PARSING_API
2007-11-02 19:41:12 +00:00
Jani Taskinen b489251177 - MFH from HEAD:
. Folding tags
  . Parameter parsing
  . SPL debug info
  . array function improvements (not all yet)
  . Improvements to function calling with call_user_* functions
  . Improvements to debugging info in var_dump/print_r
# I propably forgot already something but this all was pretty close tied
# to each other so it wasn't possible to do it in parts.
2007-11-02 19:40:39 +00:00
Raghubansh Kumar 3fbaa4b873 fix tests: proper temp file names 2007-11-02 03:56:02 +00:00
Raghubansh Kumar 790b763be7 fix tests: proper temp file names 2007-11-02 03:14:10 +00:00
Raghubansh Kumar 4c5c88b716 fix tests: better float values 2007-11-02 03:03:26 +00:00
Stanislav Malyshev ec4d9f3387 fix 64-bit 2007-11-01 20:25:11 +00:00
Antony Dovgal e60e9ae5c8 MFH: initialize correct variable 2007-11-01 19:13:39 +00:00
Stanislav Malyshev 7c69bbaec7 add tests for testbit, sync with HEAD 2007-11-01 18:43:34 +00:00
Stanislav Malyshev 970eb77ee4 fix gcd - can return larger than long with long arg 2007-11-01 18:36:24 +00:00
Stanislav Malyshev 9c4106d3e5 add testbit() 2007-11-01 17:53:02 +00:00
Stanislav Malyshev d0fffa7a72 generalize resource names 2007-11-01 17:52:20 +00:00
Stanislav Malyshev f6a01c8362 merge gmp_testbit() 2007-11-01 17:51:34 +00:00
Marcus Boerger 00022a49ff - MFH missing get_debug_info piece 2007-11-01 16:54:43 +00:00
Dmitry Stogov db3496fac8 Another fix for bug #42773 2007-11-01 15:41:25 +00:00
Dmitry Stogov 2f51afe2c6 Fixed bug #41635 (SoapServer and zlib.output_compression with FastCGI result in major slowdown) 2007-11-01 13:27:38 +00:00
Dmitry Stogov bf0d17065f Fixed bug #42773 (WSDL error causes HTTP 500 Response) 2007-11-01 12:26:25 +00:00
Antony Dovgal 67bb38424f fix reading uninitialized values 2007-11-01 09:34:18 +00:00
Jani Taskinen 20c86e5afd - Nuke crap 2007-11-01 09:28:00 +00:00
Antony Dovgal bdcefbdc5d fix 64bit issues & tests 2007-11-01 09:25:11 +00:00
Robert Nicholson a174f1331d update min_error and max_error testcases to take into account bug fix for bug#43125 2007-11-01 08:42:49 +00:00
Stanislav Malyshev eb5bd09cff - Fix memory leaks (bug #42509)
- Fix _gmp_binary_opl
- Use modern parameter parsing
2007-11-01 00:46:13 +00:00
Jani Taskinen 2d8dc07e3e MFH: fix typo 2007-10-31 13:39:26 +00:00
Jani Taskinen f552f91618 MFH: - Fixed bug #43137 (rmdir() and rename() do not clear statcache) 2007-10-31 13:22:45 +00:00