]> granicus.if.org Git - php/shortlog
php
1999-06-22 Andrey HristovMaking the function accessible.
1999-06-22 Zeev SuraskiFix compile-time definition of track_vars default
1999-06-22 Zeev Suraski* Fix concatenation of arrays (it was PHP 3.0 style...
1999-06-22 Andrey HristovMade preg_split() consistent with split().
1999-06-22 Thies C. Arntzenurlencode and decode return an empty-string if the...
1999-06-22 Stig Bakkencosmetics
1999-06-22 Danny HeijlBad html in ifx_htmltbl_result().
1999-06-22 Stig Bakkenfix some potential buffer overflows
1999-06-21 Andrey HristovBacking out changes.
1999-06-21 Thies C. Arntzenfixed implode "again" -
1999-06-20 Sascha Schumannwhoops, kill debugging message
1999-06-20 Sascha SchumannIntroduce AC_ADD_* macros
1999-06-20 Sascha Schumannavoid error message
1999-06-20 Sascha Schumannuse standard autoconf variables
1999-06-19 Zeev Suraski*** empty log message ***
1999-06-19 Zeev Suraski*** empty log message ***
1999-06-19 Zeev SuraskiAdd a standard get_ini_entry() to interface between...
1999-06-19 Zeev SuraskiImplement new get_ini_entry() for Zend
1999-06-19 Zeev Suraski*** empty log message ***
1999-06-19 Zeev SuraskiUse php.ini instead of php3.ini
1999-06-19 Zeev Suraski*** empty log message ***
1999-06-19 Zeev SuraskiWin32/ZTS compiles again
1999-06-18 Andrey Hristovfor struct sockaddr
1999-06-18 Stig Bakkenupdate php3 sync info
1999-06-18 Stig Bakkenoptimize php3_fopen_url_wrapper() a bit (fewer recv...
1999-06-18 Stig BakkenApply Sascha's fsock fixes to php4.
1999-06-18 Stig Bakkenmake CGI version work again
1999-06-17 Sascha Schumanntypo
1999-06-17 Andrey HristovNeed to check if it exists first.
1999-06-17 Zeev SuraskiWin32 patches (does not compile still)
1999-06-16 Stig BakkenMIME headers may be 512 characters long.
1999-06-16 Stig Bakken* fixed some #if/#ifdef issues
1999-06-16 Stig S. Bakkenadded INIT_FUNC_ARGS_PASSTHRU and SHUTDOWN_FUNC_ARGS_PA...
1999-06-15 Stig S. Bakken* added zend_binary_strcasecmp()
1999-06-15 Stig Bakkenreversing another patch that slipped
1999-06-15 Stig Bakken* reverse fsock/string import patches
1999-06-15 Zeev SuraskiChange four spaces back to tabs (Why the hell did you...
1999-06-15 Stig Bakken* now using php4.ini instead of php3.ini
1999-06-15 Stig Bakkenfix some .cvsignore files
1999-06-15 Rasmus Lerdorfgmmktime() fix
1999-06-14 Andrey HristovNeed to test for directory.
1999-06-14 Stig Bakkenmake symlinks if they are not present already
1999-06-12 Zeev SuraskiFirst attempt at moving the old RFC1867 support to...
1999-06-12 Zeev SuraskiWe can't quite go with expr there (shift/reduce conflic...
1999-06-12 Zeev Suraskirequire() improvement as per Andi's suggestion
1999-06-11 Sascha Schumannit's obj.properties, not ht
1999-06-11 Andrey HristovFix up var.c a bit.
1999-06-11 Zeev SuraskiMake the concatenation operator use make_printable...
1999-06-11 Zeev SuraskiDon't take failing on an include file so badly
1999-06-11 Zeev SuraskiSupport <?=
1999-06-11 Zeev SuraskiE_ERROR -> E_COMPILE_ERROR in the compiler
1999-06-11 Zeev SuraskiTwo fixes:
1999-06-11 Rasmus LerdorfSame Fix here
1999-06-11 Stig Bakkenappend DEBUG_CFLAGS to CFLAGS
1999-06-11 Zeev SuraskiPrint out include_path in include/require failures
1999-06-11 Zeev Suraski* Use to_string() instead of __print()
1999-06-11 Zeev SuraskiChange __print into to_string()
1999-06-11 Zeev Suraski* Make the output handling of variables much, much...
1999-06-11 Zeev Suraski* Fix a buglet in the session module
1999-06-10 Zeev SuraskiNow THAT's an annoying bug.
1999-06-10 Sascha Schumannmake serialize work
1999-06-10 Andrey HristovFixing serialize a bit.
1999-06-10 Andrey HristovAdded preg_grep() function.
1999-06-10 Frank M. KromannSync. with php3. Only add Date: and From: if not suppli...
1999-06-09 Andrey HristovMake array_shift/array_pop work better.
1999-06-09 Zeev SuraskiFix
1999-06-09 Zeev Suraski* Fix cases where you assign an array element to the...
1999-06-09 Andrey HristovA fix for a fix.
1999-06-09 Andrey HristovFixed a bug in preg_split.
1999-06-09 Zeev Suraski* Fix foreach() that receives a non array argument
1999-06-09 Thies C. Arntzenoci8 to 3.0.9
1999-06-09 Andi Gutmans- Fix the static array() initializing
1999-06-09 Andrey Hristov*** empty log message ***
1999-06-09 Andrey HristovFixed a bug in preg_replace.
1999-06-09 Thies C. Arntzenup to 3.0.9
1999-06-09 Danny Heijlresync informix driver with php 3.09 version
1999-06-08 Zeev SuraskiReplace error messages
1999-06-08 Andi Gutmans* Fix a by-name call/method call bug
1999-06-07 Zeev SuraskiAdd zend_hash_get_current_key_type()
1999-06-07 Sascha Schumannbetter scaling for large servers using many session ids
1999-06-07 Andrey HristovDon't set is_ref in _phpi_splice()
1999-06-07 Sascha Schumann- some cleanups
1999-06-07 Zeev SuraskiFix an ereg_replace() crash bug
1999-06-06 Zeev Suraski- Fix PSLS issues
1999-06-06 Sascha Schumannone C too much
1999-06-06 Sascha Schumannavoid unnecessary PSLS_FETCH() in internal functions
1999-06-06 Andi Gutmans-Init tsrm on minit
1999-06-06 Andi Gutmans- Use PS() everywhere.
1999-06-06 Andi Gutmans- Make sessions compile on win32 but it still doesn...
1999-06-06 Andi Gutmans- Add some *_FETCH()'s. Still some work to be done...
1999-06-06 Andi GutmansWork around a compiler bug - mark variables that are...
1999-06-06 Sascha Schumann- s/encoded/encode/
1999-06-06 Andi Gutmans- Remove the is_ref =1 from the push() function.
1999-06-06 Sascha Schumannadd some protos
1999-06-06 Sascha Schumannadd some thoughts
1999-06-05 Sascha Schumann- auto startup when calling register
1999-06-05 Sascha Schumannmoving start code into its own function
1999-06-05 Andrey HristovAdded array_merge() function.
1999-06-05 Sascha SchumannSAPI does not want line endings
1999-06-05 Andrey HristovAdded push(), pop(), shift(), unshift(), splice(),...
next