Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This commit was manufactured by cvs2svn to create tagphp-4.3.0dev_zend2_alpha3 | SVN Migration | 2002-09-08 | 68 | -10971/+822 |
| | | | | 'php_4_3_0_dev_zend2_alpha3'. | ||||
* | Fix for bug #18792 submitted by t.bubeck@reinform.de | Dan Kalowsky | 2002-08-16 | 1 | -1/+6 |
| | | | | | | # talked this over with sterling and he believes it shouldn't break anything # although there might be a need/desire to check for both ',' and ';' | ||||
* | Silence a compiler warning, and returns the SUCCESS value on PHP_MINIT | Dan Kalowsky | 2002-08-16 | 1 | -0/+1 |
| | |||||
* | - Use tabs instead of spaces for indentation! | Andi Gutmans | 2002-08-16 | 1 | -158/+143 |
| | | | | | | | - Fix all sorts of ugly whitespace things. - People, please write code according to our standards even if you don't - like them. | ||||
* | Fixed a compile failure in Win32 caused by previous patch. | Ilia Alshanetsky | 2002-08-16 | 1 | -2/+14 |
| | | | | | Changed else statement to comply with PHP coding standards. | ||||
* | Nuke warnings on strict compilers | Jason Greene | 2002-08-16 | 1 | -6/+8 |
| | |||||
* | Added a handler for php -r '' for SAFE_MODE | Ilia Alshanetsky | 2002-08-16 | 1 | -0/+5 |
| | |||||
* | Fix a little leak. | Wez Furlong | 2002-08-16 | 1 | -0/+4 |
| | |||||
* | * append emacs footer | Stig Bakken | 2002-08-16 | 1 | -0/+8 |
| | |||||
* | * remove builtin exception class | Stig Bakken | 2002-08-16 | 1 | -29/+0 |
| | |||||
* | clean this up a bit | Sterling Hughes | 2002-08-16 | 1 | -18/+17 |
| | |||||
* | Enhance Ilia's recent patch to query the wrapper subsystem to determine | Wez Furlong | 2002-08-16 | 3 | -13/+22 |
| | | | | | if a filename is a URL and thus if safe-mode checks should be skipped. | ||||
* | Fix: remove CVS output from Changelog. | Wez Furlong | 2002-08-16 | 1 | -1022/+1 |
| | |||||
* | More on the way to W3C coformance: | Christian Stocker | 2002-08-16 | 1 | -34/+28 |
| | | | | | | | | @- Changed DomNode->next_sibling and DomNode->previous_sibling to return NULL @ instead of false (W3C specs). (chregu) @- Changed DomNode->insert_before() and DomNode->append_child() to conform to @ W3C specs (moving not copying nodes, accepting NULL as 2nd param). (chregu) | ||||
* | - Fix whitespace | Andi Gutmans | 2002-08-16 | 1 | -5/+5 |
| | |||||
* | Make https:// be exempt from safe_mode checks, just like http:// & ftp:// are. | Ilia Alshanetsky | 2002-08-16 | 1 | -1/+1 |
| | |||||
* | Added safe_mode & open_basedir check when a user is chaning ini options | Ilia Alshanetsky | 2002-08-16 | 1 | -0/+32 |
| | | | | | that specify file system paths. Fixes bug #17168. | ||||
* | @- Added set_exception_handler() function for registering a global, | Stig Bakken | 2002-08-16 | 5 | -8/+152 |
| | | | | | | | @ catch-all exception handling function (Stig) - Added set_exception_handler() function for registering a global, catch-all exception handling function (Stig) | ||||
* | * allow using the TESTS make variable again to determine which tests are run | Stig Bakken | 2002-08-16 | 1 | -1/+1 |
| | |||||
* | NEWS update | 2002-08-16 | 1 | -0/+1 | |
| | |||||
* | ChangeLog update | 2002-08-16 | 2 | -0/+101 | |
| | |||||
* | Fix a NASTY multithreading bug with in the Apache module | Zeev Suraski | 2002-08-15 | 1 | -1/+1 |
| | |||||
* | Make unset($_SESSION['foo']) actually remove the variable from the session, | Zeev Suraski | 2002-08-15 | 1 | -9/+19 |
| | | | | | if register_globals is off. | ||||
* | Update email address | Zeev Suraski | 2002-08-15 | 2 | -2/+2 |
| | |||||
* | Correcting some english in the comment... | Dan Kalowsky | 2002-08-15 | 1 | -1/+1 |
| | |||||
* | marking the fix for Bug #18401 in NEWS | Dan Kalowsky | 2002-08-15 | 1 | -0/+2 |
| | |||||
* | Fix for bug #18401, makes shuffle() properly generate all possibilities. | Dan Kalowsky | 2002-08-15 | 1 | -6/+5 |
| | | | | | Patch provided by Adam Trachtenberg <adam@trachtenberg.com> | ||||
* | include libxml/xinclude.h to make some compilers happy | Christian Stocker | 2002-08-15 | 1 | -0/+1 |
| | |||||
* | * Fix bug #18918. | Martin Jansen | 2002-08-15 | 1 | -2/+42 |
| | | | | | * Add some PHPdoc comments. | ||||
* | A fix suggested by chregu (who doesn't have karma) to re-enable older java | Dan Kalowsky | 2002-08-15 | 2 | -2/+2 |
| | | | | | JDKs to work. | ||||
* | proto fixes | Christian Stocker | 2002-08-15 | 1 | -2/+2 |
| | |||||
* | @ - Added DomNode->set_namespace(uri[,prefix]) (chregu) | Christian Stocker | 2002-08-15 | 2 | -8/+70 |
| | | | | | | - Added third optional parameter (prefix) to DomDocument->create_element_ns() - generate prefix from random number, if not provided. | ||||
* | be more verbose | foobar | 2002-08-15 | 1 | -1/+1 |
| | |||||
* | changed default stop bits to a valid value | Alan Knowles | 2002-08-15 | 1 | -2/+2 |
| | |||||
* | changed default stop bits | Alan Knowles | 2002-08-15 | 1 | -1/+1 |
| | |||||
* | adding dio_tcsetattr and ASYNC support | Alan Knowles | 2002-08-15 | 2 | -0/+183 |
| | |||||
* | news for disabling trans-sid by default. | Yasuo Ohgaki | 2002-08-15 | 1 | -1/+1 |
| | | | | | | but no entry for depreciation of --enable-trans-sid :( (from 4.2.0) | ||||
* | silencing some windows build warnings | Dan Kalowsky | 2002-08-15 | 1 | -1/+1 |
| | |||||
* | coming to think of it, it shouldn't be necessary at all (thanks Jani :) | Zeev Suraski | 2002-08-15 | 1 | -1/+0 |
| | |||||
* | Fix build | Zeev Suraski | 2002-08-15 | 1 | -1/+1 |
| | |||||
* | hot, damn hot. | foobar | 2002-08-15 | 1 | -19/+16 |
| | |||||
* | MFZE1 | Zeev Suraski | 2002-08-15 | 4 | -3/+16 |
| | |||||
* | NEWS update | 2002-08-15 | 1 | -0/+8 | |
| | |||||
* | ChangeLog update | 2002-08-15 | 2 | -0/+155 | |
| | |||||
* | do not include "php_have_iconv.h" | Marcus Boerger | 2002-08-14 | 1 | -3/+0 |
| | |||||
* | Forgot to update source default. | Yasuo Ohgaki | 2002-08-14 | 1 | -1/+1 |
| | |||||
* | Comming a fix for a compile error found in Bug #15630 | Dan Kalowsky | 2002-08-14 | 1 | -4/+10 |
| | | | | | # NOTE this is NOT the supplied patch in said bug for fixing imap_utf7_decode | ||||
* | Silencing a compilier warning on windows | Dan Kalowsky | 2002-08-14 | 1 | -1/+1 |
| | |||||
* | Updating the error message to state a difference between libraries and | Dan Kalowsky | 2002-08-14 | 2 | -12/+12 |
| | | | | | include. Also restoring old for search to keep BC on configure | ||||
* | - let DomNode->replace_child always behave correctly (acc. to W3C specs) | Christian Stocker | 2002-08-14 | 1 | -13/+1 |
| | | | | | | if the newchild had the same parent as the old child, nothing happened, which seemed strange behaviout to me... |