]> granicus.if.org Git - php/shortlog
php
2002-11-10 Stig Bakken* add folds
2002-11-10 Stig Bakken* honor track_errors ini setting in php_verror()
2002-11-09 Moriyoshi KoizumiFixed typo
2002-11-09 Moriyoshi KoizumiAdded a test for mb_substr_count()
2002-11-09 Moriyoshi KoizumiAdded mb_substr_count() as per the request #15097
2002-11-09 Moriyoshi KoizumiFixed PHP_INI_MH(OnUpdate_mbstring_language) so that...
2002-11-09 Sterling Hughesadd a whole bunch of constants that make the interface...
2002-11-09 Sterling Hughesadd check for curl 7.10.2
2002-11-09 Andrei ZmievskiFix memory leak in non-ZTS mode.
2002-11-09 Stig Bakken* cleaning house
2002-11-08 Ilia AlshanetskyMade open_basedir error more descriptive.
2002-11-08 Andrei ZmievskiRemove unnecessary comments.
2002-11-08 Moriyoshi KoizumiUse proper types
2002-11-08 Moriyoshi KoizumiFixed typo
2002-11-08 Sterling Hughesadd support for curl 7.10.* constants (at least most...
2002-11-08 Moriyoshi KoizumiAdded a test for bug #19566
2002-11-08 Marcus Boergerhide possible warnings
2002-11-08 Sterling Hughesuse consistent constants
2002-11-08 Sascha Schumanns/PHP_API/PHP_API_VERSION/
2002-11-08 Marcus Boerger-update to version 1.6.2
2002-11-08 Hartmut Holzgraefefix for #20198:
2002-11-08 Moriyoshi KoizumiAdded a test for function overloading behaviour
2002-11-08 CHAILLAN NicolasVery little fixes
2002-11-08 Ilia AlshanetskyFixed prototype of image_type_to_mime_type(), bug ...
2002-11-08 Ilia AlshanetskyFixed compile warning when compiling without openssl...
2002-11-08 Ilia AlshanetskyMove SWC (compressed swf) check into a separate test...
2002-11-08 Ilia AlshanetskyBug fixing news.
2002-11-08 Ilia AlshanetskyAdded skip conditions in the event the required charset...
2002-11-08 Ilia AlshanetskyThis option is needed if we need to track errors inside...
2002-11-08 Ilia AlshanetskyAdded a skip condition if the English dictionary needed...
2002-11-08 Ilia AlshanetskyAdded a skip condition in the event posix_kill(), which...
2002-11-08 Ilia AlshanetskyRemoved duplicate assignment.
2002-11-08 Marcus Boerger-lock support moved from dba_flatfile.c to dba.c
2002-11-08 Stig Bakken* fix path prepends
2002-11-07 Marcus Boergernot needed anywhere here
2002-11-07 Marcus Boergerexpand test: see if another insert fails
2002-11-07 Marcus Boerger-rename anything to flatfile_xxx/FLATFILE_xxx
2002-11-07 Brian France Changed: EXPAT_SHARED_LIBADD -> XML_SHARED_LIBADD
2002-11-07 Wez FurlongReally disable curlwrappers configure option.
2002-11-07 Ilia AlshanetskyThis makes the output of the tests consistent on 32bit...
2002-11-07 Ilia AlshanetskyAdded swf info.
2002-11-07 Ilia AlshanetskyAdded swf and swc (compressed swf) test cases and added...
2002-11-07 Ilia AlshanetskyFixed a crash in image_type_to_mime_type(), when a...
2002-11-07 Ilia AlshanetskyAdded additional tests to parse_url() test suit, correc...
2002-11-07 Ilia Alshanetskyparse_url can now correctly parse mailto:, zlib: (old...
2002-11-07 Andrei ZmievskiFix.
2002-11-07 Wez FurlongWS
2002-11-07 Wez FurlongMake this static also.
2002-11-07 Wez FurlongMake this static
2002-11-07 Marcus Boergeradd test to see if insert fails when key already exists
2002-11-07 Marcus Boergerremove debug output and use php_error_docref instead
2002-11-07 Sascha Schumannlet this source file compile with php 4.2.x
2002-11-07 Sascha Schumannbumb api version because of module_startup change
2002-11-07 Sascha SchumannAdd two missing entries
2002-11-07 Ilia AlshanetskyFixed a crash in headers_sent(), that occures if
2002-11-06 Sebastian BergmannFix ZTS build.
2002-11-06 Ilia AlshanetskyInstead of checking whether realpath exists based on...
2002-11-06 Sascha Schumannemalloc never returns 0, so we can simplify the code...
2002-11-06 Sascha Schumann- use TCP_DEFER_ACCEPT
2002-11-06 Moriyoshi KoizumiCosmetics
2002-11-06 Moriyoshi KoizumiAdded a test case to check the behaviour on failure
2002-11-06 Marcus Boergeradded missing magic_quotes_runtime=0
2002-11-06 Moriyoshi KoizumiClean up
2002-11-06 Moriyoshi KoizumiStricter SKIPIF conditions
2002-11-06 Moriyoshi KoizumiFixed segfaults in case the specified encoding is not...
2002-11-06 Moriyoshi KoizumiOops, preg_match() returns integer value, not boolean.
2002-11-06 Stanislav Malyshevfix zend_assign_to_object_op
2002-11-06 Moriyoshi KoizumiMade skip conditions stricter.
2002-11-06 Marcus Boerger-convert from dos to unix file
2002-11-06 Marcus Boerger-convert from dos to unix file
2002-11-06 Marcus Boergercheck whether a written databse can be appended and...
2002-11-06 Marcus Boergerfix locks and reading
2002-11-06 Wez FurlongDisable --with-curlwrappers.
2002-11-06 Marcus BoergerThere shall never be an external library for this ...
2002-11-06 Marcus BoergerUse the the name 'flatfile' correctly so the handler...
2002-11-06 Marcus Boergermove newly introduced flatfile support from dbm to...
2002-11-06 Marcus Boergercorrect file open modes
2002-11-06 Marcus Boergeradd fprintf replacement: tested, working, used
2002-11-06 Marcus Boerger#add myself
2002-11-06 Marcus BoergerIncorporate rewritten version of dbm from db extension.
2002-11-06 Marcus BoergerMake the macro use the function and not the other macro...
2002-11-06 Marcus Boergerphp_stream replacement for fprintf
2002-11-05 Ilia AlshanetskyFixed bug #20035. ZE now allows us to pass the current...
2002-11-05 Ilia AlshanetskyMFZE1
2002-11-05 Andi Gutmans- Shift around zend_op members
2002-11-05 Ilia AlshanetskyFixed compile warning, removed unused variables and...
2002-11-05 Andi Gutmans- A couple of updates
2002-11-05 Marcus Boergercorrect errors
2002-11-05 Andi Gutmans- Add support for static methods. Basically methods...
2002-11-05 Andi Gutmans- $clone -> $that
2002-11-05 Andi Gutmans- Fix bug introduced with type change of free_op1/2
2002-11-05 Andi Gutmans- Arghh... Change #ifdef to #ifndef
2002-11-05 Andi Gutmans- Fix Engine 2 build
2002-11-05 Andi Gutmans- ATTENTION: Finally nuke old_function and cfunction...
2002-11-05 Ilia AlshanetskyRevert of previous patch.
2002-11-05 Andi Gutmans- Change the automatically created variable $clone...
2002-11-05 Moriyoshi KoizumiFixed typo
2002-11-05 Andi Gutmans- Fix TSRM_ERROR macro
2002-11-05 Moriyoshi KoizumiAdded a test for bug #20261
2002-11-05 Stanislav Malyshevavoid using 'class' in exported functions - it annoys c++
next