]> granicus.if.org Git - php/shortlog
php
2001-12-14 Markus Fischer- Damn Typo.
2001-12-14 Markus Fischer- Remove redundant code.
2001-12-14 Sterling Hughesbe rfc compliant...
2001-12-14 Sterling Hughesderick's message is in the PHP_4_0_7 branch (or will...
2001-12-14 Thies C. Arntzenadd todo
2001-12-14 Stig Bakken* update to new overload api
2001-12-14 Jason GreeneAdd myself as a maintainer
2001-12-14 Vlad KrupinFixed bug #5993. Now if the result returned from a...
2001-12-14 foobarGot some undefined symbol without this patch..
2001-12-14 foobarMissing period. :)
2001-12-14 <changelog... ChangeLog update
2001-12-14 <changelog... NEWS update
2001-12-13 Alexander Merzfix phpdoc
2001-12-13 Andi Gutmans- Rearrange grammar to allow dereferencing of objects...
2001-12-13 Derick Rethans- Remove debug stuff
2001-12-13 Derick Rethans- Fixes for bugs 10324, 12777, 14488 and 13399
2001-12-13 Stefan Esserfixed some minor bugs and reordered some code to fix...
2001-12-13 Sterling HughesThis'll come with 4.1.1
2001-12-13 Andi Gutmans- Fix crash bug in startup code.
2001-12-13 Sterling HughesMFB
2001-12-13 Hartmut Holzgraefemore proto descriptions and fixes
2001-12-13 Rui Hirokawaadded mbstring to EXTENSIONS.
2001-12-13 Rui Hirokawaadded mbstring to maintainers list.
2001-12-13 Thies C. Arntzentypo
2001-12-13 Sascha SchumannProvide access to ini settings.
2001-12-13 Hartmut Holzgraefe- new parameter parsing api used
2001-12-13 <changelog... ChangeLog update
2001-12-12 Hartmut Holzgraefeeditor preferences for XML files updated
2001-12-12 Andi Gutmans- Infrastructure changes for allowing to access the...
2001-12-12 Andrei ZmievskiAlways output config.nice for standalone extensions...
2001-12-12 Andi Gutmans- Make classes have scope and function/constant lookups...
2001-12-12 foobarFixed a typo and added [] around the message text.
2001-12-12 foobarMore ZTS fixes.
2001-12-12 foobarFixed some compile problems (in ZTS mode)
2001-12-12 Sebastian BergmannMove PHPDoc extension to PECL.
2001-12-12 Jan Kneschkeadded the new PHPDoc extension which transform PHP...
2001-12-12 Andrei ZmievskiSince PHP method names are case-insensitive, we have...
2001-12-12 Andrei ZmievskiAck, apparently in statically linked-in extensions...
2001-12-12 Stig Bakkenreturn boolean where appropriate
2001-12-12 Stig Bakken* implemented "upgrade"
2001-12-12 Stig Bakken* install PEAR/Autoloader.php
2001-12-12 Stig Bakken* implemented upgrade
2001-12-12 Stig Bakken* PEAR_Registry::updatePackage now takes an optional...
2001-12-12 <changelog... ChangeLog update
2001-12-12 Stig Bakken* make do without overload function
2001-12-11 Tomas V.V.Coxfixed bug #14414
2001-12-11 Hartmut Holzgraefeereg functions will now take in account the real number of
2001-12-11 Andi Gutmans- Merge from ZE1
2001-12-11 Andi Gutmans- Rename zend_class_entry.constants -> zend_class_entry...
2001-12-11 Andi Gutmans- Start making scope change correctly when calling...
2001-12-11 Sebastian BergmannForgot to update the LICENSE.
2001-12-11 Sebastian BergmannFix ChangeLog entry.
2001-12-11 Sebastian BergmannUpdate headers.
2001-12-11 Sebastian BergmannUpdate headers.
2001-12-11 Andrei ZmievskiAdding overload extension.
2001-12-11 Sascha Schumannthttpd/ircg update
2001-12-11 Zeev SuraskiForward-port 4.1.0 changes
2001-12-11 foobarSome typo, consistency fixes and removed some stuff...
2001-12-11 Sebastian BergmannMFZE1 (AIX fixes)
2001-12-11 Stig Bakken* fixed the sub-command option parsing
2001-12-11 Stig Bakken* added "register_only" option for install/uninstall
2001-12-11 Yasuo OhgakiMore README update.
2001-12-11 Markus Fischer- Update NEWS entry about latest domxml changes.
2001-12-11 Yasuo OhgakiREADME update
2001-12-11 Yasuo OhgakiAdded README file for pgsql module
2001-12-11 Sebastian BergmannMFZE1 (added zend_strip mode in the highliter)
2001-12-11 Andrei ZmievskiShow example of property-specific accessors.
2001-12-11 Andrei ZmievskiThis commit implements property-specific accessors.
2001-12-11 <changelog... ChangeLog update
2001-12-10 Jouni Ahto- Yasuo Ohgaki <yohgaki@php.net> is the new maintainer...
2001-12-10 Andi Gutmans- More namespaces work.
2001-12-10 Andrei ZmievskiModified __call() handler to accept a byref return...
2001-12-10 Sebastian BergmannEnable ext/overload by default on Win32, too.
2001-12-10 Stig Bakken* now using ext/overload
2001-12-10 Stig Bakken* PEAR_Registry::packageInfo now takes a second arg...
2001-12-10 Stig Bakken* added fold marks, moved around some code and silenced...
2001-12-10 Stig Bakken* renamed check methods to checkXxx
2001-12-10 Stig Bakken* fix phpdoc comments
2001-12-10 Stig Bakken* stop parsing arguments when encoutering the first...
2001-12-10 Sascha SchumannSent proper encodings for gzip/compress files, otherwis...
2001-12-10 Sascha SchumannAdd a nocache feature: If documents are stored under...
2001-12-10 Sterling HughesSpaces -> Tabs
2001-12-10 Sergey Kartashoff- mnogosearch example updated to include searchd support
2001-12-10 Sergey Kartashoff- Fixed search daemon support in mnogosearch module.
2001-12-10 Yasuo OhgakiFix proto
2001-12-10 Yasuo OhgakiAdded async query functions
2001-12-10 Stig Bakken* initial commit of PEAR method autoloader
2001-12-10 foobar- Fixed the version detection of Bison.
2001-12-10 <changelog... ChangeLog update
2001-12-10 foobarEnable it for real.
2001-12-10 Stig Bakken* enable overload extension by default
2001-12-09 foobarThis was needed afterall. Without this Apache segfaulte...
2001-12-09 Stig Bakken* use macros in error messages
2001-12-09 Andrei Zmievski*** empty log message ***
2001-12-09 Andrei ZmievskiAdjust to account for latest changes.
2001-12-09 Andrei Zmievski- Only destroy the current object if it was received...
2001-12-09 foobarFixed a typo.
2001-12-09 Sterling HughesAlign comments in xslt.c
2001-12-09 <changelog... ChangeLog update
2001-12-09 <changelog... NEWS update
next