]> granicus.if.org Git - php/shortlog
php
2003-04-30 Wez FurlongFix memory leak in odbc_fetch_(array|object).
2003-04-30 foobarmissing entries
2003-04-30 foobartempnam() creates an empty file..prevent them from...
2003-04-30 foobar- Fixed bug #23371 (configure falsely detects c-client...
2003-04-30 foobarAdd some missing quotes. Noticed by Michael Mauch ...
2003-04-30 foobarCS fix
2003-04-30 foobarFix compile problems with < 9.2 oracle libs
2003-04-30 Ilia AlshanetskyFixed bug #23417 (compile failure in apache2filter...
2003-04-30 Ilia AlshanetskyFixed compiler warning (found by Larry Rosenman <ler...
2003-04-29 Sara GolemonAdd support for SRV and NAPTR records to dns_get_record...
2003-04-29 Sascha SchumannFix the *= operator
2003-04-29 Wez FurlongFix dirname() under win32.
2003-04-29 Moriyoshi KoizumiFixed typo
2003-04-29 Moriyoshi KoizumiFixed bogus skip condition
2003-04-28 Ilia Alshanetskyemalloc -> safe_emalloc
2003-04-28 Sascha SchumannFix Content-Encoding header lacking CRLF
2003-04-28 Jay SmithA few fixes Uwe suggested, plus plugged a memleak and...
2003-04-28 foobarMake use of --with-exec-dir for real..
2003-04-28 foobarws fix
2003-04-28 Adam DickmeissFor yaz_wait, when event=>TRUE is specified for array...
2003-04-28 Sascha SchumannMFB usage fix
2003-04-28 Derick Rethans- Commit the .c file too...
2003-04-28 Sara GolemonReword entry per sniper
2003-04-28 Derick Rethans- Make them available on Windows too from other files.
2003-04-28 Sascha Schumannimprove php_url_encode
2003-04-28 Moriyoshi KoizumiAdded missing sanity check in fgetcsv()
2003-04-28 Wez FurlongFix for #23340; fopen on multiple urls from the same...
2003-04-28 Derick Rethans- Fix non-ZTS build after Sterling's changes to TSRM
2003-04-28 Edin KadribasicMore clean way of ignoring headers in CLI since we...
2003-04-28 foobarRemove unnecessary entry
2003-04-27 Sterling Hughesuse the new TSRMLS_FETCH_FROM_CTX() macro
2003-04-27 Sterling Hughesadd TSRMLS_FETCH_CTX which allows you to map a variable...
2003-04-27 Marcus BoergerMore tests
2003-04-27 Marcus BoergerReset option parsing
2003-04-27 Marcus Boergersplit parameter parsing once more: do informal queries...
2003-04-27 Stanislav Malyshevfix TSRM
2003-04-27 Stanislav MalyshevMFB 4_3:
2003-04-27 Wez FurlongSeems like a better fix..
2003-04-27 Marcus BoergerMore safe_emalloc()
2003-04-27 Wez FurlongWS, plus default: would prevent case SQLITE_DONE: in...
2003-04-27 Marcus BoergerEnable some more functions with unbuffered queries
2003-04-27 Marcus BoergerAdd more tests
2003-04-27 Sara Golemonftp wrapper enhancements
2003-04-26 Hartmut Holzgraefe- more code moved to the appropriate php_*.php helper...
2003-04-26 Hartmut Holzgraefeconstructor proto change
2003-04-26 Hartmut Holzgraefecmdline parameter parsing improved
2003-04-26 Hartmut Holzgraefeconstructor prototype changed
2003-04-26 Hartmut Holzgraefebetter 'name' regex
2003-04-26 Hartmut Holzgraefephp 5 constructor style and whitespace
2003-04-26 Hartmut Holzgraefesupport arrays of error messages in addition to single...
2003-04-26 Hartmut Holzgraefeuse PHP 5 style constructor
2003-04-26 Hartmut Holzgraefemodule global variables and ini parameters now have
2003-04-26 Hartmut Holzgraefelicense comment headers and license files are now created
2003-04-26 Hartmut Holzgraefeplatform specification now possible for libraries and...
2003-04-26 Sara GolemonTake STREAMS_CC/STREAMS_DC declarations out of do_conne...
2003-04-25 Ilia Alshanetskyemalloc -> safe_emalloc
2003-04-25 foobar- Fixed some AIX/HPUX compile issues.
2003-04-25 foobarfix compiler warning (unused variable)
2003-04-25 Moriyoshi KoizumiMoved copyright notice to the better place.
2003-04-25 Moriyoshi KoizumiAdded a bogus copyright notice.
2003-04-25 Wez Furlongnot interested in .libs
2003-04-25 foobarMake these tests actually work.
2003-04-25 foobar- Made 'register_long_arrays' to be "On" by default.
2003-04-25 foobarnot a real test
2003-04-25 foobarFixed bug #21820 ("$arr[foo]" generates bogus E_NOTICE...
2003-04-25 foobarFixed bug #23099 (ext/interbase: "libgds.so: undefined...
2003-04-25 foobarAllow PHP_CHECK_LIBRARY to use same function name in...
2003-04-25 foobarAdded test case for bug #21820
2003-04-25 foobarSome AIX version failed to compile if this was redefined.
2003-04-24 Sara GolemonNo idea how that character dissapeared.
2003-04-24 Sara GolemonFix error handling bug I just introduced (php_ftp_fopen...
2003-04-24 Marcus BoergerMFB: safe_emalloc()
2003-04-24 Sara GolemonAbtract some ftp connection/negotiation steps out and...
2003-04-24 Hartmut Holzgraefewhitespace changes in generated code
2003-04-24 Hartmut Holzgraefe<![CDATA[ generates additional linefeeds?
2003-04-24 Hartmut Holzgraefeuse PEAR::System instead of system() to remove directories
2003-04-24 David HillFix compiler error on null statement in switch
2003-04-24 Hartmut Holzgraefetodo list update
2003-04-24 Wez FurlongMFB fix for registration
2003-04-24 Sascha Schumannadd safe_emalloc
2003-04-23 Marcus BoergerRevert some ini settings to be hardcoded due to popular...
2003-04-23 Hartmut Holzgraefeconfig.m4 generation revisited
2003-04-23 Hartmut Holzgraefeparse <deps> content
2003-04-23 Hartmut Holzgraefereorganized code generation
2003-04-23 Hartmut Holzgraefemake sure .dsp files have DOS line endings when generat...
2003-04-23 Hartmut Holzgraefedon't forget to add the function list delimiter entry...
2003-04-23 Hartmut Holzgraefedocumentation generation improvements
2003-04-23 Hartmut Holzgraefeversion number and copyright year update
2003-04-23 Hartmut Holzgraeferequired ext. header files may be specified in <deps>
2003-04-23 Hartmut Holzgraefeenable resource lookup by name
2003-04-23 Hartmut HolzgraefeResource handling fixed and improved:
2003-04-23 Hartmut Holzgraefestart to parse the <deps> tag -> support both C and...
2003-04-23 Hartmut HolzgraefeProject programming language may be specified in <deps...
2003-04-23 foobarFix obvious flaw in this test
2003-04-22 Wez Furlongwin32 fixes
2003-04-22 Wez FurlongFix the extension...
2003-04-22 Rasmus LerdorfMFB: &039; which is a single-quote may also come in...
2003-04-22 Wez FurlongAdd windows .dsp and some kludgy pre-generated headers.
2003-04-22 Sara GolemonFeature Request #7121.
2003-04-22 Sascha SchumannAdd vr class
next