summaryrefslogtreecommitdiff
path: root/Zend
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagphp-4.3.0dev_zend2_alpha3SVN Migration2002-09-0818-96/+798
| | | | 'php_4_3_0_dev_zend2_alpha3'.
* * append emacs footerStig Bakken2002-08-161-0/+8
|
* * remove builtin exception classStig Bakken2002-08-161-29/+0
|
* - Fix whitespaceAndi Gutmans2002-08-161-5/+5
|
* @- Added set_exception_handler() function for registering a global,Stig Bakken2002-08-164-2/+132
| | | | | | | @ catch-all exception handling function (Stig) - Added set_exception_handler() function for registering a global, catch-all exception handling function (Stig)
* ChangeLog update2002-08-161-0/+7
|
* MFZE1Zeev Suraski2002-08-154-3/+16
|
* ChangeLog update2002-08-151-0/+8
|
* MFZE1 (use token instead of global for opcode counting)Jason Greene2002-08-144-6/+4
|
* ChangeLog update2002-08-141-0/+9
|
* - Fix crash when exception is raised in __autoload functionAndi Gutmans2002-08-131-0/+5
|
* MFZE1Zeev Suraski2002-08-131-1/+1
|
* ChangeLog update2002-08-091-0/+29
|
* Fix warning.Sebastian Bergmann2002-08-081-1/+1
|
* Add ZEND_API to functionsStanislav Malyshev2002-08-084-29/+29
|
* - Make new 'is' operator work with classes only and return false whenAndi Gutmans2002-08-087-81/+22
| | | | | - the object isn't of the said class or the value isn't an object.
* - Bad Harald! :)Andi Gutmans2002-08-081-1/+0
|
* MFZE1Zeev Suraski2002-08-081-1/+1
|
* ChangeLog update2002-08-081-0/+11
|
* make win32 debug output more verboseHarald Radi2002-08-078-28/+8
|
* ChangeLog update2002-08-041-0/+8
|
* - Small fixAndi Gutmans2002-08-031-1/+1
|
* MFZE1Zeev Suraski2002-08-031-0/+4
|
* ChangeLog update2002-08-021-0/+5
|
* MFZE1Stanislav Malyshev2002-08-012-3/+7
|
* ChangeLog update2002-07-311-0/+20
|
* MFZE1 global declareJason Greene2002-07-303-2/+7
|
* Fix segfaultJason Greene2002-07-301-1/+1
|
* @- Adding 'is' operator that can be used to check the type of a variable,Andrei Zmievski2002-07-307-1/+114
| | | | | @ or its class. (Andrei)
* ChangeLog update2002-07-291-0/+4
|
* update the handlers structHarald Radi2002-07-281-0/+3
|
* ChangeLog update2002-07-281-0/+8
|
* - Make sure classes are first looked for in the current scope.Andi Gutmans2002-07-272-1/+7
| | | | | | - Make sure that during inheritance the global scope is searched if the - current one doesn't work.
* ChangeLog update2002-07-271-0/+12
|
* - Fix problem with debug_backtrace() reported by Stig. We weren't reportingAndi Gutmans2002-07-264-35/+18
| | | | | | | | - global function information because it wasn't available. We have to do - an additional assignment per-function call so that it'll be available. - Also don't define the global scope as function name _main_ but leave it - empty so that frameworks like Pear can decide what they want to do.
* ChangeLog update2002-07-261-0/+10
|
* Fixed 3 major failures in this test:foobar2002-07-251-25/+27
| | | | | | | | | | | | | | | | | | | 1. Tests work better when they are actually run.. 2. When file is opened, it should be closed sometime too. 3. AC_TRY_RUN cleans after itself (rm -f conftest.*), so it's good idea to read the values while the file still exists. # # James, TEST BEFORE YOU COMMIT!!!!!!! # # Andi, I get these results (in Linux/i386): # # ZEND_MM_ALIGNMENT 4 # ZEND_MM_ALIGNMENT_LOG2 2 # # Weren't these supposed to be 8 and 3 ? #
* ChangeLog update2002-07-251-0/+11
|
* - Fix some compile problems with the new configure checks.Andi Gutmans2002-07-241-17/+4
|
* move testing for the alignment values into configure.James Cox2002-07-242-0/+47
|
* ws fixes.James Cox2002-07-241-17/+0
|
* ChangeLog update2002-07-241-0/+4
|
* - Fix WS.Andi Gutmans2002-07-231-2/+2
|
* ChangeLog update2002-07-221-0/+6
|
* - Fix bug reported by Sebastian where old constructors didn't work inAndi Gutmans2002-07-211-4/+15
| | | | | - nested classes.
* ChangeLog update2002-07-191-0/+5
|
* - MFZE1 - MacOSX fixes by Marko KarppinenDerick Rethans2002-07-182-0/+72
|
* ChangeLog update2002-07-181-0/+12
|
* - Remove code which wasn't supposed to go into the patch.Andi Gutmans2002-07-171-3/+0
|
* - Rejuggle some code.Andi Gutmans2002-07-172-5/+11
|