3032 Commits (9f51f154aa5e40baabd3b605675edef5772778a8)
 

Author SHA1 Message Date
Zeev Suraski 9f51f154aa - Stop passing list/plist to internal functions 26 years ago
5ac1ee403b ChangeLog update 26 years ago
1755f655db NEWS update 26 years ago
Zeev Suraski ef5d72cc37 That was the broken downcasting that prevented the interactive C++ mode from working properly under UNIX 26 years ago
Andrei Zmievski c77aa759ea Implemented setting of session cookie parameters. 26 years ago
Zeev Suraski 8055da9830 Use the new state functions 26 years ago
Zeev Suraski b6197bcf90 Maintain a state of whether we're compiling and/or executing 26 years ago
2e90a7a368 ChangeLog update 26 years ago
Andi Gutmans 600e4a11c7 - Sounds nicer 26 years ago
Andi Gutmans 68413a7452 - Add some news 26 years ago
Uwe Steinmann 38fb57f9d6 - some more testing 26 years ago
Uwe Steinmann fb46032cbb - fixed several bugs, left some for tomorrow :-) 26 years ago
Andrei Zmievski e0628436f3 *** empty log message *** 26 years ago
Uwe Steinmann a6869f2333 - more functions added but none of them tested 26 years ago
Uwe Steinmann 0b414c4e4e - fixed segm fault in hw_docbyanchor() 26 years ago
Stig Bakken a04a28fbb5 * Started playing around with alternatives to javadoc. 26 years ago
Zeev Suraski ddc0f79f50 fix 26 years ago
cf20c54292 ChangeLog update 26 years ago
Zeev Suraski 8b9e07dace - Fix built-in classes with more than 5 methods 26 years ago
Andrei Zmievski 1a4e39838f (PHP wddx_deserialize) Fixed a problem with deserializing empty values. 26 years ago
Uwe Steinmann ef4cd692e0 - support libxml installed in gnome 26 years ago
Zeev Suraski e1a753c3d0 Add expat to the distribution 26 years ago
Andrei Zmievski 0c535aa355 (php_sock_fgets) Respect timeout event. 26 years ago
Andrei Zmievski a6748c555e Fixed SAPI modules to properly register their related modules. 26 years ago
Andrei Zmievski 254fdd754c Initialize apache properly. 26 years ago
Zeev Suraski b3ec6d5d05 - Fix the annoying problem with list(), that surfaced up after our recent cleaning 26 years ago
Andrei Zmievski b4864206aa Remove crud. 26 years ago
Andrei Zmievski 625828657a Forgot to add the actual file. 26 years ago
Andrei Zmievski 1258fbb077 Some rearranging. 26 years ago
Thies C. Arntzen 0ce0db5158 foreach note 26 years ago
Thies C. Arntzen 3ccff40306 use FREE_ZVAL where appropiate 26 years ago
Uwe Steinmann 22c5c021f0 - several minor cleanups like removing unused variables 26 years ago
Andrei Zmievski f0f00daa92 Moved ext/apache into sapi/apache. 26 years ago
135eb22124 ChangeLog update 26 years ago
bee49753c8 NEWS update 26 years ago
Andrei Zmievski b995d2cc2f Added add_property_unset() and add_property_bool(). 26 years ago
Andrei Zmievski 83a0278171 Not needed. 26 years ago
Zeev Suraski c47452f729 Compile fix 26 years ago
Zeev Suraski 485412ecb1 Improve dependencies 26 years ago
Andrei Zmievski a753430fb9 - Implemented socket_get_status() function. Some more stuff can be added 26 years ago
Zeev Suraski 5cabf74445 Sort out a gdb problem 26 years ago
Zeev Suraski 39adeaf4f4 Fix warning 26 years ago
Andrei Zmievski 01e6ca33ab Socket note. 26 years ago
Sam Ruby e30b061a06 Servlets work again! OK, so it crashes on shutdown, apparently trying to 26 years ago
Andi Gutmans 131e3a06fb - Get rid of remains of garbage. 26 years ago
Thies C. Arntzen c145f85638 make it work without the zend_hash_pointer*() functions. some work on the shutdown issues (more to follow) 26 years ago
Thies C. Arntzen 11f53347c7 moved destroying of garbage before resource-list gets destroyed - (see my previous mail) 26 years ago
Thies C. Arntzen 8c4ab98e17 added missing break. 26 years ago
Thies C. Arntzen d6afe4bac7 took out zend_hash_pointer_update() & zend_hash_pointer_index_update_or_next_insert() - i really prefer link-errors instead of runtime-errors, don't you? 26 years ago
Andrei Zmievski 91bb21c522 Implemented realpath(). 26 years ago