]> granicus.if.org Git - php/shortlog
php
2003-08-22 Wez Furlongallow building without libxml2 under win32
2003-08-22 Ilia AlshanetskySet 2147483647 as the module number of user defined...
2003-08-22 Ilia AlshanetskySet module id 0 (internal) for constants registered...
2003-08-22 <changelog... ChangeLog update
2003-08-22 foobarenglish is funny
2003-08-21 Marcus BoergerAdd function 'zend_throw_exception(char *message, int...
2003-08-21 Sara Golemonftp:// wrapper context option: resume_pos
2003-08-21 Marcus BoergerIf ce not given than any object would do
2003-08-21 Marcus BoergerParamspec 'O' / zend_parse_method_params(): only if...
2003-08-21 Marcus BoergerFix parameter spec
2003-08-21 Jon PariseUnder FreeBSD, statfs(2) requires both <sys/mount.h...
2003-08-21 foobar- Proper place, correct formatting.
2003-08-21 <changelog... ChangeLog update
2003-08-21 Marcus BoergerExtensions that do opcode hooking must provide the...
2003-08-20 Brian France- Added new setrawcookie function (bfrance)
2003-08-20 Zeev Suraskiadhere to silence
2003-08-20 Zeev SuraskiNo need for those code blocks anymore...
2003-08-20 Ard BiesheuvelFix false warning on zero-size BLOB fetch
2003-08-20 Marcus BoergerFix counting number of leaks
2003-08-20 Sara GolemonAdd resume_pos (resume position) context option for...
2003-08-20 Brian FranceAdded a parameter to php_setcookie to toggle URL encodi...
2003-08-20 Ard BiesheuvelReuse result data structure and resource id for consecu...
2003-08-20 Brad Houseallow destructor to clean up connection data
2003-08-20 Rob Richardsfix infinite loop in normalize
2003-08-20 Rob Richardsdoc must be copied when importing stylesheet
2003-08-20 Ilia AlshanetskyFixed bug #25170 (Problem with generation of random...
2003-08-20 Ard BiesheuvelMoved transaction defaults to header file
2003-08-20 Ard BiesheuvelCleaned up _php_ibase_var_zval()
2003-08-20 Ard BiesheuvelFix Win32 build
2003-08-20 Ard BiesheuvelMoved some local vars to stack
2003-08-20 Ard BiesheuvelNuke link handle from BLOB id
2003-08-20 foobarFix phpize build
2003-08-20 foobar- Fixed bug #25163 (OSX: phpize has to use glibtoolize...
2003-08-20 Jon PariseExplicitly declare the dependencies on the generated...
2003-08-20 <changelog... ChangeLog update
2003-08-19 Marcus BoergerAdd test for #25145
2003-08-19 Ilia AlshanetskyFixed bug #25155 (Possible namespace conflict between...
2003-08-19 Moriyoshi KoizumiMore accurate fix for bug #25140
2003-08-19 foobarLets put this here when we really know its gonna be...
2003-08-19 Derick Rethans- Fix for bug #25140 (mb_convert_encoding returns FALSE...
2003-08-19 Derick Rethans- Back out Ilia's not-yet-ready patch.
2003-08-19 Wez FurlongUnify TSRMLS_FETCH() usage.
2003-08-19 Sascha Schumanndummy commit
2003-08-19 Wez Furlongfix build
2003-08-19 Sascha Schumanndummy commit
2003-08-19 Sascha Schumanndummy commit
2003-08-19 Sascha Schumanndummy commit
2003-08-19 Wez Furlongfix build
2003-08-19 <changelog... ChangeLog update
2003-08-18 Wez FurlongUpdate credits
2003-08-18 Wez Furlong5 sir
2003-08-18 Wez Furlonglinkage for C++
2003-08-18 Zeev SuraskiGet rid of PZVAL_UNLOCK() - fix untested
2003-08-18 Zeev SuraskiPrevent access to internal engine functionality
2003-08-18 Ilia AlshanetskyFixed paths in various tests. In certain conditions...
2003-08-18 Zeev SuraskiFix a gazillion leaks in SimpleXML. One gazillion...
2003-08-18 Zeev SuraskiImprove tracking
2003-08-18 Zeev Suraski- Improve tracking
2003-08-18 Zeev SuraskiImprove tracking
2003-08-18 Zeev SuraskiFix leak - non persistent hashes cannot be used in...
2003-08-18 Zeev SuraskiImprove tracking
2003-08-18 Zeev Suraskiws
2003-08-18 Greg Beaverfix #25131, OS_Guess warnings
2003-08-18 Zeev SuraskiWTF was that doing here? :)
2003-08-18 Ilia AlshanetskyFixed typo.
2003-08-18 Ilia Alshanetskyemalloc -> safe_emalloc
2003-08-18 <changelog... ChangeLog update
2003-08-18 Ard BiesheuvelNuke bogus BLOB ids
2003-08-17 Marcus BoergerFix warnings
2003-08-17 Marcus BoergerFix warnings
2003-08-17 Marcus BoergerFix interactive mode
2003-08-17 Greg Beaverfixing invalid version number for Pierre :)
2003-08-17 Marcus BoergerFix warnings
2003-08-17 Greg Beaverreverting accidental commit of my fix for #25008 -...
2003-08-17 Greg Beaverfixed #25117, updated package-PEAR.xml to the current...
2003-08-17 Sara GolemonNo more vectors
2003-08-17 Marcus BoergerFix warning
2003-08-17 Ard BiesheuvelSimplify previous fix
2003-08-17 Ard BiesheuvelTest immediate BLOB inserts
2003-08-17 Ard BiesheuvelFixed leak in _php_ibase_bind()
2003-08-17 Marcus BoergerFix warnings
2003-08-17 Sascha Schumannkill some warnings
2003-08-17 Ard BiesheuvelTest fetching BLOBs >64k
2003-08-17 Sascha SchumannUse explicit rule to create parsedate.c
2003-08-17 Sascha SchumannUse %p to display a pointer value
2003-08-17 Sascha SchumannThe first element of the array seems to store the membe...
2003-08-17 Sascha SchumannThe integer timeout is cast to a void *, passed to...
2003-08-17 Sascha SchumannFix sizeof(void *) > sizeof(int) issue.
2003-08-17 Sascha SchumannOne bit fields need to be unsigned, otherwise there...
2003-08-17 Sascha Schumannexplicitly cast size_t to zend_uint to avoid warnings...
2003-08-17 Ard BiesheuvelFix possible leak in _php_ibase_fetch_hash()
2003-08-17 Marcus BoergerRemove unnecessary if
2003-08-17 Ard BiesheuvelApply fix for ibase_blob_get() to ibase_fetch_*()
2003-08-17 Marcus BoergerPut the code where it belongs - fixes a warning and...
2003-08-17 Marcus BoergerImplement a TBD: JMP to the end of foreach
2003-08-17 Marcus BoergerWS
2003-08-17 Marcus BoergerOnce is enough
2003-08-17 Derick Rethans- Fix the comment too
2003-08-17 Derick Rethans- This parser contains 17 reduce conflicts
2003-08-17 David Croft#typo
next