]> granicus.if.org Git - php/shortlog
php
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(),...
1999-06-05 Zeev Suraski* Centralized shutdown
1999-06-05 Sascha Schumannfirst import of session module
1999-06-05 Zeev SuraskiCall the request_shutdown on modules before destroying...
1999-06-05 Zeev SuraskiMove shutdown order into Zend
1999-06-05 Zeev Suraski- Fixed Karl's bug report. It's not really a thorough...
1999-06-05 Zeev SuraskiI got the order wrong earlier :I
1999-06-05 Zeev SuraskiNot sure that's the right fix, but at least it fixes...
1999-06-05 Sascha Schumannadd some .cvsignores
1999-06-04 Andrey HristovAdded preg_quote() function.
1999-06-04 Andrey Hristov*** empty log message ***
1999-06-04 Zeev SuraskiNew $GLOBALS init
1999-06-04 Zeev SuraskiFix UNIX MySQL build
1999-06-04 Zeev SuraskiFix that GLOBALS leak. We were explicitly adding GLOBA...
1999-06-04 Zeev SuraskiRemove old workspaces
1999-06-04 Zeev SuraskiMinor updates (mostly __declspec() stuff)
1999-06-04 Zeev Suraski* Add a new workspace for dynamic PHP extensions.
1999-06-04 Thies C. Arntzenadded is_ref=0 and refcount=1 to SET_VAR_* macros
1999-06-03 Zeev SuraskiT_BAD_CHARACTER is actually a string.
1999-06-03 Andi Gutmans- We weren't counting newlines in heredocs. The only...
1999-06-01 Andrey Hristovfunction dir doesn't exist anymore
1999-06-01 Andrey Hristov*** empty log message ***
1999-06-01 Andi Gutmans- Make execute() use less stack in thread-safe win32...
1999-06-01 Sascha Schumannavoid touching libraries which have not changed
1999-06-01 Andi Gutmans- Fix for exec to use API
1999-05-31 Zeev Suraskithread-safety fix
1999-05-31 Zeev Suraski*** empty log message ***
1999-05-31 Andi GutmansFixes
1999-05-31 Andi Gutmans*** empty log message ***
1999-05-31 Zeev Suraski*** empty log message ***
1999-05-30 Andrey Hristovpreg_match_all() now returns the number of global matches.
1999-05-30 Sascha Schumann* fix some casts
1999-05-30 Sascha Schumannkill some warnings
1999-05-30 Sascha Schumannzend_hash_merge was changed
1999-05-29 Zeev SuraskiThat got fucked up when we went back to using uninitial...
1999-05-29 Sascha Schumannanother VPATH related change
1999-05-29 Zeev SuraskiFix a bug
1999-05-29 Andrey HristovUpdated preg_split().
1999-05-29 Andrey HristovFix preg_match_all to do proper matching with \b.
1999-05-29 Andrey HristovFixed PCRE so that global matching with patterns with...
1999-05-29 Zeev Suraski* Changed the way INI entries work in Apache to allow...
1999-05-29 Zeev SuraskiSupport overwrite mode in zend_hash_merge()
1999-05-29 Zeev SuraskiFix
1999-05-29 Sascha Schumann- clean is not called from automake. use CLEANFILES...
1999-05-29 Sascha Schumannmore VPATH work
1999-05-29 Sascha Schumannkill warning
1999-05-29 Sascha Schumann- fix APXS VPATH build
1999-05-29 Zeev Suraskiavoid crashing with php4 directives in .conf files...
1999-05-29 Zeev Suraskifixes
1999-05-29 Sascha Schumanngetopt.h conflicted with system include file
1999-05-29 Sascha Schumann.
1999-05-29 Zeev SuraskiCorrect fix
1999-05-29 Zeev Suraski*** empty log message ***
1999-05-29 Zeev SuraskiFix a leak
1999-05-28 Zeev Suraskino need for those
1999-05-28 Zeev Suraski* Get Apache module to compile again with the regex...
1999-05-28 Sascha Schumannthat seems to fix it
1999-05-28 Sascha SchumannEither I'm playing the EG(symbol_table) game wrong...
1999-05-28 Andrey Hristov-Modified PCRE library slightly to do what needs to...
1999-05-28 Sascha SchumannI think that is the preferred way as of now
1999-05-28 Zeev Suraski*** empty log message ***
1999-05-28 Zeev Suraski* Support getThis() for internal functions.
1999-05-28 Zeev Suraski* Use new Zend macros for standardized definition of...
1999-05-28 Rasmus LerdorfSome innocent cleanups
1999-05-27 Andrey HristovWe don't need those there.
1999-05-27 Andrey HristovReally fix the configuration now so that it's possible...
1999-05-27 Stig Bakkenself-contained extensions please :-)
1999-05-27 Zeev SuraskiGenerate Visual Studio compatible error messages when...
1999-05-27 Zeev SuraskiFix the AiCount issue with objects
next