]> granicus.if.org Git - php/shortlog
php
2001-07-17 Chuck Hagenbuchfix problem with static usage...
2001-07-17 Joey SmithBe consistent with hashed_details behavior.
2001-07-17 Jason Greene@Added support for socket and popen file types to ftp_f...
2001-07-17 <changelog... ChangeLog update
2001-07-16 Zeev SuraskiAnother layout fix
2001-07-16 Zeev SuraskiFix layout
2001-07-16 Tomas V.V.Coxextend infoFromDescriptionFile() to:
2001-07-16 Zeev SuraskiFix bug #10287 - avoid crashing under a bogus usage...
2001-07-16 Stanislav MalyshevMake read always 0-terminate strings
2001-07-16 Zeev SuraskiFix the crash Joey found
2001-07-16 Zeev SuraskiGeneralize
2001-07-16 Zeev SuraskiAdd a useful #define
2001-07-16 <changelog... ChangeLog update
2001-07-16 Andrei ZmievskiFix NEWS.
2001-07-16 Stanislav MalyshevAdd credits to GMP
2001-07-16 Zeev SuraskiFix bug #10467
2001-07-16 Joey SmithClose Bug #10235.
2001-07-16 Rasmus LerdorfFix a couple of build warnings
2001-07-16 <changelog... ChangeLog update
2001-07-16 <changelog... NEWS update
2001-07-15 Stig Bakken(PEAR DB) some doc fixes
2001-07-15 Zeev SuraskiUpdate cast
2001-07-15 Zeev SuraskiMinor cleaning
2001-07-15 Zeev SuraskiOptimize the parser a bit
2001-07-15 Zeev SuraskiFix warning
2001-07-15 Zeev SuraskiFix an inline
2001-07-15 Zeev SuraskiGet rid of var_uninit()
2001-07-15 Zeev SuraskiTime to bid this old timer goodbye - get rid of var_uni...
2001-07-15 Zeev SuraskiFix bug #6239
2001-07-15 Zeev SuraskiAllow indirect reference to method names in class:...
2001-07-15 Zeev SuraskiFix bug #10257
2001-07-15 Zeev SuraskiFix bug #11970
2001-07-15 Zeev SuraskiFix bug #9884
2001-07-15 Zeev SuraskiImproved interactive mode - it is now available in...
2001-07-15 Zeev SuraskiFix an inline
2001-07-15 Zeev SuraskiEarly initialization
2001-07-15 Zeev SuraskiFix a crash with the new check-in-cwd code. It will...
2001-07-15 Zeev Suraski2nd bug in the same line
2001-07-15 Zeev Suraskiremove bogus &
2001-07-15 Zeev SuraskiMake bailouts valid at request_startup
2001-07-15 Stig VenaasFixed memory leaks in ldap_get_entries() and ldap_get_d...
2001-07-14 <changelog... ChangeLog update
2001-07-14 <changelog... NEWS update
2001-07-14 Andi Gutmans- Faster without calling strlen()
2001-07-14 Rasmus LerdorfFix for bug #11632
2001-07-14 Andrei ZmievskiFix NEWS.
2001-07-14 Wez FurlongFix for bug #12065
2001-07-14 Thies C. Arntzenclearify ocisetprefetch
2001-07-14 <changelog... ChangeLog update
2001-07-14 <changelog... NEWS update
2001-07-13 <changelog... ChangeLog update
2001-07-13 Boian Bonevreplaced add_index_string with add_next_index_string
2001-07-13 James E. Flemero Fixed Bug #12121: chdir and safe_mode
2001-07-13 Rasmus LerdorfFix for #11941
2001-07-13 <changelog... ChangeLog update
2001-07-13 Rasmus LerdorfAdd fdf_set_encoding()
2001-07-13 Sterling Hughesadd missing break statements.
2001-07-13 Sascha SchumannFix xmlrpc_error:number handling
2001-07-13 Thies C. Arntzenchange test-name
2001-07-13 Thies C. Arntzenmake sure all string from zlib are \0 terminated.
2001-07-13 Thies C. Arntzenfixed #12091. added \0 bytes at EOS in a few cases.
2001-07-13 Thies C. Arntzen@ - Fixed crash in iptcparse() if the supplied data...
2001-07-13 Thies C. Arntzen.
2001-07-13 Zeev Suraskilayout
2001-07-13 Thies C. Arntzenthe resource-lists are now destroyed backwards. this...
2001-07-13 Thies C. Arntzenmake regession test of session work without the ugly...
2001-07-13 Rasmus LerdorfFix for bug #12081
2001-07-13 Rasmus LerdorfAdd port support to snmp functions
2001-07-13 Rui Hirokawaadded an option to support utf-8 in pcre.
2001-07-13 John DonagherQuote grep patterns to avoid shell interpretation
2001-07-12 Frank M. KromannFixing bug when using select unique from <table>
2001-07-12 <changelog... ChangeLog update
2001-07-12 Tomas V.V.Coxadded DB_PARAM_MISC constant to use in prepare/execute
2001-07-11 Sascha SchumannAllow extensions to define custom prealloc sizes
2001-07-11 Sterling HughesHerr sascha's reccomendation.
2001-07-11 <changelog... ChangeLog update
2001-07-11 Sterling HughesReturn proper length, thanks for excellent reports...
2001-07-11 Zeev SuraskiRemove the last couple of bogus inlines
2001-07-11 Zeev SuraskiRemove unreferenced variable
2001-07-11 Andi Gutmans- Move inline_zend_hash_func() to header file
2001-07-11 Thies C. Arntzenuse ZVAL_* macros
2001-07-11 Thies C. Arntzengzencode() now zero-terminates its buffer.
2001-07-11 Daniel Beulshausenfix handle dup.
2001-07-11 Hartmut Holzgraefeworkaround to make ext/session well behaved with 'make...
2001-07-11 Hartmut Holzgraefecleanup in preparation for session_readonly()
2001-07-11 Hartmut Holzgraefeonce again, make test would not work right with error_r...
2001-07-11 Thies C. ArntzenZVAL_BOOL(v,0) -> ZVAL_FALSE(v)
2001-07-11 Thies C. Arntzenfixed ZVAL_FALSE and ZVAL_TRUE
2001-07-11 Stanislav MalyshevNo hashpjw anymore, but we have zend_hash_func
2001-07-11 Stanislav MalyshevMore correct pseudo-fix
2001-07-11 Zeev SuraskiNuke zval_reset
2001-07-11 Zeev SuraskiGet rid of ZVAL_RESET...
2001-07-11 Tomas V.V.Coxadded LOCK/UNLOCK to mainps queries (reported by Erik...
2001-07-11 Zeev Suraskivar_reset -> ZVAL_RESET
2001-07-11 Zeev SuraskiGet rid of some inlines
2001-07-11 Shane Caraveoprevent php from crashing when serializing circular...
2001-07-11 Andrei ZmievskiWrap lines.
2001-07-11 Andrei ZmievskiModified to work with the new parameter parsing API...
2001-07-11 <changelog... ChangeLog update
2001-07-11 Sterling Hughesfix.
next