]> granicus.if.org Git - php/shortlog
php
2002-04-28 foobar@- Added optional 3rd parameter to mysql_select_db...
2002-04-28 Sebastian BergmannRevert.
2002-04-28 foobarkill a compile warning
2002-04-28 foobarFix build when openssl is enabled.
2002-04-28 foobartouch file. Please commit first the .re file and afterw...
2002-04-28 foobarMissing dependancies..
2002-04-28 foobar- Cleaned out the CVS commit conflicts..
2002-04-28 foobarws fix
2002-04-28 <changelog... NEWS update
2002-04-28 <changelog... ChangeLog update
2002-04-28 Yasuo OhgakiAdd test case for file_exist/is_file
2002-04-27 Sascha Schumanns/len/xln/ was necessary here
2002-04-27 Sascha SchumannUse a single macro to set cl header
2002-04-27 Thies C. Arntzen@ - If possible set Content-Length header in zlib.outpu...
2002-04-27 Harald Radiupdated TODO list
2002-04-27 Sebastian BergmannMFZE1: If the size-operands of memset are constants...
2002-04-27 Thies C. Arntzenpart 2 of last commit
2002-04-27 Thies C. Arntzen@ - added session_set_userdata() which enables you...
2002-04-27 Rasmus Lerdorf# Since Jani seems to have us all on /ignore, I'm reverting
2002-04-27 Harald Radidon't set CLSCTX_REMOTE_SERVER if NULL is passed as...
2002-04-27 foobarFix bug: #16743
2002-04-27 <changelog... ChangeLog update
2002-04-26 Yasuo OhgakiFixed bug #16861.
2002-04-26 foobar- News entry about the change in php.ini-*
2002-04-26 foobarDefault setting for short_open_tag is better be Off.
2002-04-26 Sascha Schumannthree less strlen invocations
2002-04-26 Sascha Schumannbe a bit more verbose about what is wrong
2002-04-26 Harald Radithis patch should fix a bug where intermediate comvals...
2002-04-26 Dan Kalowskybug fix for bug #15758, a double free'ing of an ODBC...
2002-04-26 Sascha SchumannFix external builds
2002-04-26 Sascha Schumannreuse known values
2002-04-26 Sascha SchumannImprove use of module_globals macros
2002-04-26 foobar- Fix for bug: #16791. (more reliable test)
2002-04-26 <changelog... ChangeLog update
2002-04-25 Wez FurlongAdd sysv IPC support (wrappers for msgsnd and friends).
2002-04-25 jim winsteadupdate generated file
2002-04-25 jim winsteadDo not add redundant id attribute. It doesn't make...
2002-04-25 Edin KadribasicSome systems have mysql socket in /var/run/mysql
2002-04-25 Edin KadribasicMFB
2002-04-25 Rui Hirokawafixed directory access problem when direcory name is...
2002-04-25 Stig Bakken* fix warning
2002-04-25 Sascha SchumannTouch generated file to increase timestamp
2002-04-25 Harald Radialready defined in zend_config.win32.h
2002-04-25 Harald Radiunbreak the win32 build
2002-04-25 Yasuo OhgakiAdded test for pg_fetch_*() functions
2002-04-25 Yasuo OhgakiRevert last 2 commits.
2002-04-25 Derick Rethans- Fix for bug #16811
2002-04-25 Derick Rethans- Fix for bug #14353
2002-04-25 Derick Rethans- Fix for bug 16810 (XHTML compliance)
2002-04-25 Yasuo OhgakiFix version in message
2002-04-25 foobarfine-tuning
2002-04-25 foobarOnly support the new libexpat.
2002-04-25 Yasuo Ohgakipg_client_encoding/pg_set_client_encoding should be...
2002-04-25 <changelog... ChangeLog update
2002-04-24 Yasuo OhgakiRemove result_type from pg_fetch_object() proto.
2002-04-24 Yasuo OhgakiIt does not make any sense to have a PGSQL_BOTH as...
2002-04-24 Dan Kalowskyclearing up some code to remove any possible confusion...
2002-04-24 foobar- Fixed a typo..
2002-04-24 Stanislav MalyshevInit output_start_* to avoid "output started at ZZZZZ...
2002-04-24 Harald RadiMFZE1 saschas 'Avoid exceeding buffer limits' patch
2002-04-24 Andrei Zmievski*** empty log message ***
2002-04-24 foobar- Do the ssl_onceonlyinit() as last. This is how c...
2002-04-24 foobar- Missing .libs line..
2002-04-24 Andrei ZmievskiFix Bug #14795.
2002-04-24 Andrei ZmievskiFix unwanted type conversion in array_merge_recursive...
2002-04-24 foobarOne big mess is a bit less mess now.
2002-04-24 Uwe Steinmann- Put news item about changes of domxml in
2002-04-24 Derick RethansMerge fixes
2002-04-24 foobarFix ZTS build.
2002-04-24 foobarAdded the 4.2.1 entries here too.
2002-04-24 foobarfixed the comment..
2002-04-24 Aaron BannertApache does a full load, unload, load cycle for each...
2002-04-24 Stig Bakken* add "_lastmodified" timestamp to registry files ...
2002-04-24 <changelog... NEWS update
2002-04-24 <changelog... ChangeLog update
2002-04-23 Stig Bakken0.9.1 release notes ++
2002-04-23 Stig Bakken* make validator work again
2002-04-23 foobarFixed the extension name.
2002-04-23 Stig Bakken* roll out 1.2 release
2002-04-23 foobarWrong variable used here..
2002-04-23 foobarws fix
2002-04-23 Markus Fischer- Fix proto.
2002-04-23 Markus Fischer- Fix pcntl_waitpid() [Fixes #16766].
2002-04-23 Sascha SchumannAdd #ifdef.. around F_SETFD.
2002-04-23 Derick RethansFix TSRMLS_CC thingies.
2002-04-23 Harald Radisome type cleanup work
2002-04-23 Uwe Steinmann- replace_child() will not add a child twice
2002-04-23 Hartmut Holzgraefeapache_child_terminate() returns status as bool
2002-04-23 Yasuo OhgakiRemove unneeded 'return'.
2002-04-23 Yasuo OhgakiFix possible wide char prolem.
2002-04-23 Stig Bakken* use PEAR_Common::downloadHttp()
2002-04-23 Stig Bakken* downloadHttp: pass the total number of bytes download...
2002-04-23 Stig Bakken* moved these "class variables" to global variables...
2002-04-23 Uwe Steinmann- added new function DomDocument->ids (subject to change)
2002-04-23 Uwe Steinmann- get_element_by_id() doesn't use xpath anymore but...
2002-04-23 Sascha SchumannNo need for an ifelse here (which was lacking a char...
2002-04-23 Yasuo OhgakiMake pg_convert/pg_insert/pg_select/pg_update/pg_delete...
2002-04-23 foobarThis was not supposed to be uncommented..yet.
2002-04-23 foobarPart 4 of apache sapi build fixes:
2002-04-23 foobarPart 3 of static apache build fixes:
next