]> granicus.if.org Git - php/shortlog
php
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++
2002-11-05 Ilia AlshanetskyFixed a memory leak in array_fill().
2002-11-05 Marcus Boergercall php_module_startup after zts has been initialised...
2002-11-05 Marcus Boerger-use of emalloc functions
2002-11-05 Edin KadribasicIgnore all temporary target directories created by...
2002-11-05 Ilia AlshanetskyAdded 4th argument to virtual_file_ex() that specifies...
2002-11-05 Marcus BoergerWhy did open fail?
2002-11-05 Ilia AlshanetskyFix compile warning.
2002-11-05 Edin KadribasicAdded two new targets to the ldap win32 build which...
2002-11-05 Edin KadribasicFixed win32 build by including missing stddef.h
2002-11-05 Moriyoshi Koizumistyle fix
2002-11-05 Edin KadribasicMoving php/embed windows build files to sapi/embed...
2002-11-05 Andrey Hristovcorrecting typos.
2002-11-05 Marcus Boergeradded missing compiler define
2002-11-05 Marcus Boergerno memory no members
2002-11-05 Marcus Boergersilence
2002-11-05 Edin KadribasicMade php -v output look nicer on standard 80 column...
2002-11-05 Marcus Boergercorrect define: silences compiler warning in http_fopen...
2002-11-05 Marcus BoergerUse EXPECT again
2002-11-05 Marcus BoergerComment out part 3 for now
2002-11-05 Adam DickmeissFix handling of zero-length records
next