]> granicus.if.org Git - php/shortlog
php
2000-10-13 Hartmut Holzgraefefopen wrappers cleanup
2000-10-12 Sascha SchumannIgnore trailing slashes
2000-10-12 Andi Gutmans- Fix memory leak.
2000-10-12 Chuck Hagenbuchfix make install for PEAR. (bug 7109)
2000-10-12 Stanislav MalyshevI have a dream...
2000-10-12 Hartmut Holzgraefeforgot this one yesterday, fdfdata.[ch] is no more ...
2000-10-12 Sascha SchumannLet strtr() use smart_str to reduce complexity
2000-10-12 <changelog... ChangeLog update
2000-10-12 <changelog... NEWS update
2000-10-12 Sascha SchumannRewrite php_str_to_str using the smart_str API.
2000-10-12 Sascha SchumannMove structure definition into its own file, so that...
2000-10-11 Hartmut Holzgraefeadded generalized SMTP code todo
2000-10-11 Hartmut Holzgraeferemoved fdfdata.h
2000-10-11 Hartmut Holzgraeferemoved fdfdata.c
2000-10-11 Hartmut Holzgraefe@ - POST handler for Adobe FDF format (Hartmut)
2000-10-11 Hartmut Holzgraefe@ -read and write .gz-files transparently on glibc...
2000-10-11 Zeev SuraskiThis patch didn't make it for 4.0.3...
2000-10-11 Nikos Mavroyanopoulosfixed some includes and removed an unneeded file.
2000-10-11 Nikos Mavroyanopouloscorrected typo
2000-10-11 Sascha SchumannAdd session_write_close(). This is primarily intended...
2000-10-11 Sascha SchumannProvide basic auth info to scripts.
2000-10-11 Alexander FeldmanFixed a problem in the configuration scanner where...
2000-10-11 Andi GutmansDon't use 'new' symbol
2000-10-11 Zeev SuraskiNEWS update
2000-10-11 Zeev SuraskiFix -a interactive mode (no idea how the previous commi...
2000-10-11 Zeev Suraski*** empty log message ***
2000-10-11 Zeev SuraskiAdded mysql_escape_String()
2000-10-11 Andi Gutmans*** empty log message ***
2000-10-11 Zeev SuraskiRemove conflict
2000-10-11 Andi Gutmans- Commit Kristian's PHP 3 patch to PHP 4. Kristian...
2000-10-11 Zeev SuraskiUpdate version
2000-10-11 Zeev SuraskiGo with 4.0.3
2000-10-11 Nikos MavroyanopoulosCorrected a wrong include
2000-10-11 Nikos MavroyanopoulosAdded support for Ovrimos SQL Server.
2000-10-11 Zeev SuraskiFixed a problem that allowed users to override admin_va...
2000-10-11 Zeev SuraskiAdd zend_hash_merge_ex(), for selective merging
2000-10-11 Sascha SchumannFix the readdir_r POSIX check
2000-10-11 Hartmut Holzgraefeproto typo fixes
2000-10-11 Hartmut Holzgraefeadded protos
2000-10-11 Zeev Suraskiavoid giving the impression that they fix the security...
2000-10-11 Zeev SuraskiOld PostgreSQL fix I forgot to commit, and NEWS consist...
2000-10-11 Hartmut Holzgraefeadded missing protos
2000-10-11 Hartmut Holzgraefeadded some missing protos
2000-10-11 Hartmut Holzgraefeprotos fixed
2000-10-11 Daniel Beulshausenadded sablotron extension
2000-10-11 Daniel Beulshausenmake windows compile
2000-10-11 <changelog... ChangeLog update
2000-10-10 Sterling HughesFix compilation, I wonder when these were omitted??
2000-10-10 Derick Rethans- Reserved the patch
2000-10-10 Uwe Steinmann- added optional argument pdf_show_boxed() to determine...
2000-10-09 Andrei ZmievskiFix compiler warnings.
2000-10-09 Andrei ZmievskiFix a misconfiguration error and missing return statement.
2000-10-09 Derick Rethans- Made ora_close return values like it should (thanks...
2000-10-09 Chuck Hagenbuchrevert patch. Sablot won't build anymore, at least...
2000-10-09 Hartmut HolzgraefeI SHALL NOT TOUCH A RELEASE CANDIDATE!
2000-10-09 Hartmut Holzgraefeadded support for GNU-specific domainname field in...
2000-10-09 Chuck HagenbuchNo comment on this, so I'm guessing it's okay.
2000-10-09 Zeev SuraskiFix bug #6447
2000-10-09 <changelog... ChangeLog update
2000-10-08 Chuck HagenbuchAdd File_SearchReplace class from Richard Heyes.
2000-10-08 Daniel Beulshausenmore cleanup of info code
2000-10-08 Daniel Beulshausenonly beautifying
2000-10-08 <changelog... ChangeLog update
2000-10-08 <changelog... NEWS update
2000-10-07 Sascha SchumannMove static declaration to source file.
2000-10-07 Thies C. Arntzen@- Fixed returning of empty LOB fields in OCI8. (Thies)
2000-10-07 <changelog... ChangeLog update
2000-10-06 Andi Gutmans- Fix Bug #7061
2000-10-06 Sebastian BergmannRemoved obsolete entries from php.ini.
2000-10-06 <changelog... ChangeLog update
2000-10-06 Andi Gutmans- News
2000-10-06 Andi Gutmans- Add calendar to default Win32 build.
2000-10-05 Andi Gutmans- Add FTP extension to default Win32 build
2000-10-05 Andi Gutmans- Update link
2000-10-05 Andi Gutmans- Remove old dsw
2000-10-05 Rasmus LerdorfGet ext_skel working again
2000-10-05 Andi Gutmans- Clean-up original code and add to NEWS.
2000-10-05 Brendan W.... Updated email address to reflect my php.net address.
2000-10-05 Alexander FeldmanFixed posix_addlimit() when adding the string "unlimite...
2000-10-05 Andi Gutmans- Updated included_files() also for plain include(...
2000-10-05 Jouni Ahto- List entry types should be true globals.
2000-10-05 Joey SmithAdd more missing protos and make folding style closer...
2000-10-05 <changelog... ChangeLog update
2000-10-05 foobarNow it really checks that libxml version is >= 2.0
2000-10-04 Sascha SchumannUse ZEND_DECLARE_MODULE_GLOBALS instead of equivalent...
2000-10-04 Andi Gutmans- Fix fprintf
2000-10-04 Sascha SchumannIgnore close tags and use unsigned char type.
2000-10-04 Stig Bakken* changed Andi's "testdirname" into a real regression...
2000-10-04 <changelog... ChangeLog update
2000-10-03 Sascha Schumanntypo
2000-10-03 Sascha Schumann#include "ext/standard/php_string.h" to get php_memnstr().
2000-10-03 Andi Gutmans- Package RC2
2000-10-03 Andi Gutmans- Add dirname() test. Don't have time to create a real...
2000-10-03 Andi Gutmans- Fix dirname()
2000-10-03 Andi Gutmans- Move #define to .h file
2000-10-03 Sterling HughesFix some small issues.
2000-10-03 Andi Gutmans- Fix V_CHDIR_FILE()
2000-10-03 Andi Gutmans- Fix V_CHDIR_FILE() to only chdir() when a directory...
2000-10-03 Andi Gutmans- Fix VC++ warning
2000-10-03 Andi Gutmans- Fix request_uri to take it's value from SCRIPT_NAME...
next