]> granicus.if.org Git - php/shortlog
php
2002-04-11 Aaron BannertFix a problem where php-generated data was pushed down...
2002-04-11 Harald Radifixed type
2002-04-11 Aaron BannertPHP filters and Apache 2 aren't quite a perfect match...
2002-04-11 Joseph TateFixing project files so that they load
2002-04-11 Aaron BannertDon't depend on the context provided by the filter...
2002-04-11 Aaron BannertReturn the number of bytes consumed, not the number...
2002-04-11 Jan Lehnardt - add quotes. Cought by: Roman Neuhauser <neuhauser...
2002-04-11 Sebastian BergmannUpdate README.
2002-04-11 Joseph TateAdded versioning to dll and exe files created under...
2002-04-11 Wez Furlongsync with PHP_MAJOR_VERSION changes to configure.in
2002-04-11 Wez FurlongApply patch for MAJOR_VERSION etc. by Joseph Tate
2002-04-11 Yasuo OhgakiFix ZTS build
2002-04-11 Wez FurlongFix declarations (Thanks Sebastian)
2002-04-11 Alexander Merzuse DIRECTORY_SEPERATOR
2002-04-11 Marcus Boergerthread safe
2002-04-11 Marcus Boergerfix build (hopefully for BSD, too)
2002-04-11 Marcus Boergerfix warning
2002-04-11 Marcus Boergerfix testproblem
2002-04-11 Sebastian BergmannPatch by Aaron Bannert <aaron@clove.org> and Cliff...
2002-04-11 Sascha Schumannproperly reset ac_extra in PHP_NEW_EXTENSION
2002-04-11 Yasuo OhgakiTSRMG => TSRMLS
2002-04-11 <changelog... NEWS update
2002-04-11 <changelog... ChangeLog update
2002-04-10 Wez Furlongfix warning
2002-04-10 Wez FurlongImplement stream context and status notification system.
2002-04-10 foobarMFZE1
2002-04-10 foobarMFZE1
2002-04-10 foobar- Added __FUNCTION__ and __CLASS__ constants.
2002-04-10 Stig Bakken* add download command to description
2002-04-10 Tomas V.V.CoxImplemented "pear download <pakage>"
2002-04-10 Tomas V.V.CoxDo not show the "tag it!" message when verbose=0
2002-04-10 Tomas V.V.CoxAdded single display()
2002-04-10 Uwe Steinmann- extension to access a Hyperwave Server based on the...
2002-04-10 Marcus Boergerfix a warnig and an error (found by Sebastioan)
2002-04-10 Rui Hirokawachanged mbstring to make thread safe.
2002-04-10 Tomas V.V.CoxHelp for command "shell-test"
2002-04-10 Tomas V.V.CoxAdded "pear package -n" (only output the created packag...
2002-04-10 Sascha Schumannws changes
2002-04-10 Sascha SchumannReplace all memsets with variable initializations
2002-04-10 Sascha Schumanntoo quick. full speed back.
2002-04-10 Sascha SchumannPlease test patches which are merged into the release...
2002-04-10 Sebastian BergmannFix Win32 build.
2002-04-10 foobarLet people know this stuff is experimental.
2002-04-10 Derick Rethans- Fix defines
2002-04-10 Marcus Boergernew ini setting log_errors_max_len
2002-04-10 Marcus Boergerfix exif using vspprintf
2002-04-10 Marcus Boergermake (v)spprintf available
2002-04-10 Marcus Boergerintroducing spprintf and vspprintf
2002-04-10 Marcus Boerger-preface for new vpprintf
2002-04-10 <changelog... ChangeLog update
2002-04-09 Stig Bakken* ignore dirs and libfiles in older releases (changelog)
2002-04-09 Stig Bakken* ignore files in older releases (changelog)
2002-04-09 jim winsteadFix bug #15835.
2002-04-09 Stig Bakken* drop the ondemand connect stuff for now
2002-04-09 Stig Bakken* add preferred_state
2002-04-09 Stig Bakken* drop file replace= attribute
2002-04-09 Stig Bakken* remove extra end-fold
2002-04-09 Sterling Hugheseekk -- and ssb thought my macro's were icky :)
2002-04-09 Stig Bakken* package-validate uses package.xml as default param
2002-04-09 Stig Bakken* ext/xml/expat no longer has xmltok and xmlparse subdirs
2002-04-09 Tomas V.V.CoxMake the dependencies check look for the correct regist...
2002-04-09 Alexander MerzWin95/98/Me doesn't support locking, please check patch...
2002-04-09 Tomas V.V.CoxFix package-list not showing the right Install path
2002-04-09 Tomas V.V.CoxFix a problem when list-installed is called in a new...
2002-04-09 James Coxit's been changed back to php.exe
2002-04-09 Alexander Merzupdated, requires PHP4.2 php-cgi
2002-04-09 Stig Bakken* show full cvstag command
2002-04-09 Stig Bakken* get rid of CommandResponse stufff
2002-04-09 Stig Bakken* drop file replace= attribute
2002-04-09 Stig Bakken* remove PEAR/Uploader.php
2002-04-09 Stig Bakken* unused files
2002-04-09 Stig Bakken* implemented role="script" and <replace> substitution...
2002-04-09 Sterling Hughesfix compile warnings
2002-04-09 <changelog... NEWS update
2002-04-09 <changelog... ChangeLog update
2002-04-09 Stig Bakken* package definition for the base PEAR system
2002-04-09 Stig BakkenHEADS UP, package.xml format change:
2002-04-08 Mark L. WoodwardAdded new features for msession beta 2
2002-04-08 foobarws fix
2002-04-08 foobarCPP directives must start on the beginning of line
2002-04-08 Richard Heyes* Added getStaticProperty() for static methods.
2002-04-08 foobar- Revert that change. Added a warning about this.
2002-04-08 Yasuo OhgakiMake pgsql header available for PECL module(s)
2002-04-08 foobarupload_max_filesize can only be set in php.ini
2002-04-08 foobarand the news entry..
2002-04-08 foobarThere's really no point in allowing using the system...
2002-04-08 foobarUsing system regex lib seems not to work quite well...
2002-04-08 Derick Rethans- Fix wrong logic (Thanks to Alan for noticing it)
2002-04-08 Yasuo OhgakiRemove unneeded conversions from pg_convert.
2002-04-08 Tomas V.V.CoxContinue the list of features for PEAR DB
2002-04-08 Yasuo OhgakiMake it compile with ZTS.
2002-04-08 Yasuo OhgakiUpdate README
2002-04-08 Yasuo OhgakiAdded pg_metadate(), pg_convert(), pg_insert(), pg_sele...
2002-04-08 Yasuo OhgakiReturn proper result.
2002-04-08 foobarSome ws fixes and general cleanup.
2002-04-08 Yasuo OhgakiAdded 2nd parameter for pg_result_status(). PGSQL_STATU...
2002-04-08 <changelog... ChangeLog update
2002-04-07 Marcus Boergercorrecting some more whitespace
2002-04-07 foobarFixed compile failure with ZTS build.
2002-04-07 Stig Bakken* append "?uncompress=yes" to the package download...
next