/ [cvs] / ZendEngine2 / ZEND_CHANGES
ViewVC logotype

Log of /ZendEngine2/ZEND_CHANGES

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.82.2.2 - (view) (download) (annotate) - [select for diffs]
Mon Aug 30 18:49:49 2004 UTC (3 years, 11 months ago) by helly
Branch: PHP_5_0
CVS Tags: php_5_0_2, php_5_0_2RC1, php_5_0_3, php_5_0_3RC1, php_5_0_3RC2, php_5_0_4, php_5_0_4RC1, php_5_0_4RC2, php_5_0_5, php_5_0_5RC1, php_5_0_5RC2
Changes since 1.82.2.1: +41 -0 lines
Diff to previous 1.82.2.1 , to branch point 1.82 , to next main 1.84
MFH: Add some information about array overloading

Revision 1.84 - (view) (download) (annotate) - [select for diffs]
Mon Aug 30 18:48:52 2004 UTC (3 years, 11 months ago) by helly
Branch: MAIN
CVS Tags: BEFORE_IMPORT_OF_MYSQLND, BEFORE_IMPORT_OF_MYSQLND_IN_5_3, BEFORE_NEW_OUTPUT_API, BEFORE_NEW_PARAMETER_PARSE, BEFORE_REAL_IMPORT_OF_MYSQLND, BEFORE_UNICODE_MERGE, HEAD, PRE_NEW_OCI8_EXTENSION, PRE_NEW_VM_GEN_PATCH, PRE_ZEND_VM_DISPATCH_PATCH, RELEASE_1_0_4, php_5_1_0, php_5_1_0RC1, php_5_1_0RC2, php_5_1_0RC2_PRE, php_5_1_0RC3, php_5_1_0RC4, php_5_1_0RC5, php_5_1_0RC6, php_5_1_0b1, php_5_1_0b2, php_5_1_0b3, php_5_1_1, php_5_1_2, php_5_1_2RC1, php_5_1_2RC2, php_5_1_3, php_5_1_3RC1, php_5_1_3RC2, php_5_1_3RC3, php_5_1_4, php_5_1_5, php_5_1_5RC1, php_5_1_6, php_5_2_0, php_5_2_0RC1, php_5_2_0RC2, php_5_2_0RC3, php_5_2_0RC4, php_5_2_0RC5, php_5_2_0RC6, php_5_2_1, php_5_2_1RC1, php_5_2_1RC2, php_5_2_1RC3, php_5_2_1RC4, php_5_2_2, php_5_2_2RC1, php_5_2_2RC2, php_5_2_3, php_5_2_3RC1, php_5_2_4, php_5_2_4RC1, php_5_2_4RC2, php_5_2_4RC3, php_5_2_5, php_5_2_5RC1, php_5_2_5RC2, php_5_2_6, php_5_2_6RC1, php_5_2_6RC2, php_5_2_6RC3, php_5_2_6RC4, php_5_2_6RC5, php_5_3_0alpha1
Branch point for: PHP_5_1, PHP_5_2, PHP_5_3
Changes since 1.83: +41 -0 lines
Diff to previous 1.83
Add some information about array overloading

Revision 1.82.2.1 - (view) (download) (annotate) - [select for diffs]
Tue Aug 3 17:10:58 2004 UTC (4 years ago) by helly
Branch: PHP_5_0
CVS Tags: php_5_0_1, php_5_0_1RC1, php_5_0_1RC2
Changes since 1.82: +1 -1 lines
Diff to previous 1.82
MFH

Revision 1.83 - (view) (download) (annotate) - [select for diffs]
Tue Aug 3 17:10:40 2004 UTC (4 years ago) by helly
Branch: MAIN
Changes since 1.82: +1 -1 lines
Diff to previous 1.82
Update

Revision 1.82 - (view) (download) (annotate) - [select for diffs]
Wed May 26 07:00:39 2004 UTC (4 years, 2 months ago) by sebastian
Branch: MAIN
CVS Tags: php_5_0_0, php_5_0_0RC3, php_5_0_0RC3RC1, php_5_0_0RC3RC2, php_5_0_0RC4
Branch point for: PHP_5_0
Changes since 1.81: +99 -99 lines
Diff to previous 1.81
Update Reflection API class names. Whitespace fixes.

Revision 1.81 - (view) (download) (annotate) - [select for diffs]
Thu Mar 18 08:12:19 2004 UTC (4 years, 5 months ago) by andi
Branch: MAIN
CVS Tags: php_5_0_0RC1, php_5_0_0RC2, php_5_0_0RC2RC1, php_5_0_0RC2RC2
Changes since 1.80: +2 -2 lines
Diff to previous 1.80
- Update Changes

Revision 1.80 - (view) (download) (annotate) - [select for diffs]
Tue Mar 9 16:53:12 2004 UTC (4 years, 5 months ago) by helly
Branch: MAIN
CVS Tags: php_5_0_0RC1RC1, php_5_0_0RC1RC2
Changes since 1.79: +2 -2 lines
Diff to previous 1.79
Rename hasMore() to valid() as discussed. (Part VI)

Revision 1.79 - (view) (download) (annotate) - [select for diffs]
Sun Feb 22 18:50:47 2004 UTC (4 years, 5 months ago) by helly
Branch: MAIN
Changes since 1.78: +26 -0 lines
Diff to previous 1.78
Add some more obviously needed information

Revision 1.78 - (view) (download) (annotate) - [select for diffs]
Mon Feb 16 12:08:20 2004 UTC (4 years, 6 months ago) by derick
Branch: MAIN
Changes since 1.77: +26 -27 lines
Diff to previous 1.77
- Clearify clone behavior, fixed clone example (Patch by Jan Lehnardt)

Revision 1.77 - (view) (download) (annotate) - [select for diffs]
Thu Feb 12 14:44:58 2004 UTC (4 years, 6 months ago) by hholzgra
Branch: MAIN
CVS Tags: php_5_0_0b4
Changes since 1.76: +8 -6 lines
Diff to previous 1.76
making sure that the provided examples actualy work (or at least do not
generate no parse errors) unless they are really expected to fail

Revision 1.76 - (view) (download) (annotate) - [select for diffs]
Wed Feb 11 22:42:53 2004 UTC (4 years, 6 months ago) by helly
Branch: MAIN
CVS Tags: php_5_0_0b4RC1
Changes since 1.75: +5 -3 lines
Diff to previous 1.75
Update

Revision 1.75 - (view) (download) (annotate) - [select for diffs]
Wed Feb 11 22:38:05 2004 UTC (4 years, 6 months ago) by helly
Branch: MAIN
Changes since 1.74: +32 -0 lines
Diff to previous 1.74
Update

Revision 1.74 - (view) (download) (annotate) - [select for diffs]
Tue Feb 10 11:20:52 2004 UTC (4 years, 6 months ago) by andi
Branch: MAIN
Changes since 1.73: +0 -7 lines
Diff to previous 1.73
- We will go with PHP 4 behavior. With the new object model assigning by
  reference has lost a lot of its importance.

Revision 1.73 - (view) (download) (annotate) - [select for diffs]
Thu Feb 5 10:41:55 2004 UTC (4 years, 6 months ago) by sebastian
Branch: MAIN
Changes since 1.72: +6 -4 lines
Diff to previous 1.72
Committing for Jan.

Revision 1.72 - (view) (download) (annotate) - [select for diffs]
Tue Feb 3 16:56:37 2004 UTC (4 years, 6 months ago) by sebastian
Branch: MAIN
Changes since 1.71: +3 -4 lines
Diff to previous 1.71
clone/__clone() related changes.

Revision 1.71 - (view) (download) (annotate) - [select for diffs]
Tue Dec 30 13:28:31 2003 UTC (4 years, 7 months ago) by andi
Branch: MAIN
Changes since 1.70: +2 -2 lines
Diff to previous 1.70
- Fix typos

Revision 1.70 - (view) (download) (annotate) - [select for diffs]
Tue Dec 30 13:14:14 2003 UTC (4 years, 7 months ago) by helly
Branch: MAIN
Changes since 1.69: +41 -5 lines
Diff to previous 1.69
Update

Revision 1.69 - (view) (download) (annotate) - [select for diffs]
Thu Nov 13 08:23:49 2003 UTC (4 years, 9 months ago) by helly
Branch: MAIN
CVS Tags: php_5_0_0b3, php_5_0_0b3RC1, php_5_0_0b3RC2
Changes since 1.68: +3 -3 lines
Diff to previous 1.68
IteratorAggregate::getIterator() cannot return anythingy else than objects

Revision 1.68 - (view) (download) (annotate) - [select for diffs]
Thu Oct 30 10:07:26 2003 UTC (4 years, 9 months ago) by andi
Branch: MAIN
CVS Tags: php_5_0_0b2
Changes since 1.67: +27 -13 lines
Diff to previous 1.67
- Beta 2

Revision 1.67 - (view) (download) (annotate) - [select for diffs]
Sat Oct 25 15:11:49 2003 UTC (4 years, 9 months ago) by helly
Branch: MAIN
Changes since 1.66: +3 -0 lines
Diff to previous 1.66
Update

Revision 1.66 - (view) (download) (annotate) - [select for diffs]
Sat Oct 25 14:54:10 2003 UTC (4 years, 9 months ago) by helly
Branch: MAIN
Changes since 1.65: +87 -5 lines
Diff to previous 1.65
Update

Revision 1.65 - (view) (download) (annotate) - [select for diffs]
Sat Oct 25 09:20:47 2003 UTC (4 years, 9 months ago) by sebastian
Branch: MAIN
Changes since 1.64: +1 -1 lines
Diff to previous 1.64
Fugbix typo.

Revision 1.64 - (view) (download) (annotate) - [select for diffs]
Sat Oct 25 09:18:23 2003 UTC (4 years, 9 months ago) by sebastian
Branch: MAIN
Changes since 1.63: +4 -4 lines
Diff to previous 1.63
s/Throwable/Printable: Exception has become an internal class since I initially documented interfaces.

Revision 1.63 - (view) (download) (annotate) - [select for diffs]
Fri Oct 24 22:13:00 2003 UTC (4 years, 9 months ago) by andi
Branch: MAIN
Changes since 1.62: +1 -1 lines
Diff to previous 1.62
- Fix typo

Revision 1.62 - (view) (download) (annotate) - [select for diffs]
Fri Oct 24 18:24:27 2003 UTC (4 years, 9 months ago) by helly
Branch: MAIN
Changes since 1.61: +73 -0 lines
Diff to previous 1.61
Zend/ZEND_CHANGES

Revision 1.61 - (view) (download) (annotate) - [select for diffs]
Tue Oct 21 06:41:26 2003 UTC (4 years, 10 months ago) by helly
Branch: MAIN
CVS Tags: php_5_0_0b2RC1
Changes since 1.60: +2 -2 lines
Diff to previous 1.60
Make this clear

Revision 1.60 - (view) (download) (annotate) - [select for diffs]
Mon Oct 20 22:02:10 2003 UTC (4 years, 10 months ago) by andi
Branch: MAIN
Changes since 1.59: +9 -2 lines
Diff to previous 1.59
- Add comment from Timm

Revision 1.59 - (view) (download) (annotate) - [select for diffs]
Mon Oct 20 10:26:03 2003 UTC (4 years, 10 months ago) by helly
Branch: MAIN
Changes since 1.58: +6 -1 lines
Diff to previous 1.58
Update

Revision 1.58 - (view) (download) (annotate) - [select for diffs]
Mon Oct 20 10:06:31 2003 UTC (4 years, 10 months ago) by helly
Branch: MAIN
Changes since 1.57: +102 -5 lines
Diff to previous 1.57
Update

Revision 1.57 - (view) (download) (annotate) - [select for diffs]
Sun Jun 29 09:40:23 2003 UTC (5 years, 1 month ago) by sebastian
Branch: MAIN
CVS Tags: BEFORE_ARG_INFO, BEFORE_HANDLERS_RESHUFFLE
Changes since 1.56: +1 -50 lines
Diff to previous 1.56
Remove namespace references.

Revision 1.56 - (view) (download) (annotate) - [select for diffs]
Thu Apr 10 16:54:46 2003 UTC (5 years, 4 months ago) by sebastian
Branch: MAIN
CVS Tags: php_5_0_0b1
Changes since 1.55: +30 -2 lines
Diff to previous 1.55
Document 'const' keyword.

Revision 1.55 - (view) (download) (annotate) - [select for diffs]
Fri Mar 7 16:45:41 2003 UTC (5 years, 5 months ago) by sebastian
Branch: MAIN
Changes since 1.54: +2 -0 lines
Diff to previous 1.54
Dedicated to Greg Beaver <greg@chiaraquartet.net>.

Revision 1.54 - (view) (download) (annotate) - [select for diffs]
Fri Mar 7 11:51:19 2003 UTC (5 years, 5 months ago) by sebastian
Branch: MAIN
Changes since 1.53: +19 -0 lines
Diff to previous 1.53
Document 'final'.

Revision 1.53 - (view) (download) (annotate) - [select for diffs]
Fri Mar 7 06:29:07 2003 UTC (5 years, 5 months ago) by sebastian
Branch: MAIN
Changes since 1.52: +4 -4 lines
Diff to previous 1.52
Fix class type hints example.

Revision 1.52 - (view) (download) (annotate) - [select for diffs]
Fri Mar 7 05:19:19 2003 UTC (5 years, 5 months ago) by sebastian
Branch: MAIN
Changes since 1.51: +7 -7 lines
Diff to previous 1.51
Update 'abstract' section.

Revision 1.51 - (view) (download) (annotate) - [select for diffs]
Thu Mar 6 16:39:45 2003 UTC (5 years, 5 months ago) by sebastian
Branch: MAIN
Changes since 1.50: +2 -2 lines
Diff to previous 1.50
-german+english+.

Revision 1.50 - (view) (download) (annotate) - [select for diffs]
Thu Mar 6 16:30:21 2003 UTC (5 years, 5 months ago) by sebastian
Branch: MAIN
Changes since 1.49: +169 -4 lines
Diff to previous 1.49
D some TBDs

Revision 1.49 - (view) (download) (annotate) - [select for diffs]
Wed Feb 26 08:27:14 2003 UTC (5 years, 5 months ago) by sebastian
Branch: MAIN
Changes since 1.48: +5 -0 lines
Diff to previous 1.48
Syntactic sugar is sweet.

Revision 1.48 - (view) (download) (annotate) - [select for diffs]
Mon Feb 24 10:38:43 2003 UTC (5 years, 5 months ago) by sebastian
Branch: MAIN
Changes since 1.47: +0 -3 lines
Diff to previous 1.47
Remove obsolete not on redeclaring protected members.

Revision 1.47 - (view) (download) (annotate) - [select for diffs]
Mon Feb 24 10:37:45 2003 UTC (5 years, 5 months ago) by sebastian
Branch: MAIN
Changes since 1.46: +3 -0 lines
Diff to previous 1.46
Leftover.

Revision 1.46 - (view) (download) (annotate) - [select for diffs]
Mon Feb 24 10:35:39 2003 UTC (5 years, 5 months ago) by sebastian
Branch: MAIN
Changes since 1.45: +25 -169 lines
Diff to previous 1.45
Initial documentation of namespace {}.

Revision 1.45 - (view) (download) (annotate) - [select for diffs]
Tue Jan 14 21:29:21 2003 UTC (5 years, 7 months ago) by andi
Branch: MAIN
CVS Tags: PHP_5_0_dev_before_13561_fix
Changes since 1.44: +2 -0 lines
Diff to previous 1.44
- Change "is" to "instanceof" as it explains better what the operator means.
- "is_a" was also appropriate but ugly.

Revision 1.44 - (view) (download) (annotate) - [select for diffs]
Sat Dec 7 16:47:44 2002 UTC (5 years, 8 months ago) by sebastian
Branch: MAIN
Changes since 1.43: +24 -50 lines
Diff to previous 1.43
Update.

Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Wed Nov 20 19:15:36 2002 UTC (5 years, 9 months ago) by andi
Branch: MAIN
Changes since 1.42: +2 -0 lines
Diff to previous 1.42
- Add abstract methods

Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Mon Nov 11 19:49:29 2002 UTC (5 years, 9 months ago) by andi
Branch: MAIN
Changes since 1.41: +6 -0 lines
Diff to previous 1.41
- Update with statics

Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Tue Nov 5 19:55:00 2002 UTC (5 years, 9 months ago) by andi
Branch: MAIN
Changes since 1.40: +3 -1 lines
Diff to previous 1.40
- A couple of updates

Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Thu Oct 10 18:49:29 2002 UTC (5 years, 10 months ago) by sebastian
Branch: MAIN
Changes since 1.39: +1 -1 lines
Diff to previous 1.39
Fugbix typo.

Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Mon Sep 30 10:34:40 2002 UTC (5 years, 10 months ago) by derick
Branch: MAIN
Changes since 1.38: +50 -50 lines
Diff to previous 1.38
- No tabs :)

Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Wed Sep 4 16:50:01 2002 UTC (5 years, 11 months ago) by sebastian
Branch: MAIN
CVS Tags: php_4_3_0_dev_zend2_alpha3
Changes since 1.37: +61 -52 lines
Diff to previous 1.37
Whitespace fixes.

Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Wed Sep 4 15:03:41 2002 UTC (5 years, 11 months ago) by stas
Branch: MAIN
Changes since 1.36: +51 -1 lines
Diff to previous 1.36
Fix __call and add some docs

Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Wed Sep 4 12:49:15 2002 UTC (5 years, 11 months ago) by sebastian
Branch: MAIN
Changes since 1.35: +2 -0 lines
Diff to previous 1.35
TBD: __call(), __get(), __set().

Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Wed Sep 4 05:46:16 2002 UTC (5 years, 11 months ago) by sebastian
Branch: MAIN
Changes since 1.34: +1 -1 lines
Diff to previous 1.34
Workaround for superfluous comma in var_export() result.

Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Wed Sep 4 05:35:20 2002 UTC (5 years, 11 months ago) by sebastian
Branch: MAIN
Changes since 1.33: +13 -2 lines
Diff to previous 1.33
Let debug_backtrace() example print out the class name, if applicable, and the function/method arguments.

Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Wed Jul 17 03:46:55 2002 UTC (6 years, 1 month ago) by sniper
Branch: MAIN
Changes since 1.32: +0 -1 lines
Diff to previous 1.32
This was mentioned already above (with an example too :)

Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Tue Jul 16 19:16:53 2002 UTC (6 years, 1 month ago) by andi
Branch: MAIN
Changes since 1.31: +1 -0 lines
Diff to previous 1.31
- Before I forget to list it, this was also added.

Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Mon Jul 15 18:09:56 2002 UTC (6 years, 1 month ago) by andi
Branch: MAIN
Changes since 1.30: +26 -7 lines
Diff to previous 1.30
- Commit patch to support protected member variables (by Timm Friebe w/
- some fixes by me).
- You can't access protected variables from outside the object. If you want
- to see a protected member from your ancestors you need to declare the
- member as protected in the class you want to use it in. You can't
- redeclare a protected variable as private nor the other way around.

Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Sun Jul 14 19:23:17 2002 UTC (6 years, 1 month ago) by andi
Branch: MAIN
Changes since 1.29: +0 -13 lines
Diff to previous 1.29
- Nuke delete(). It was a big mistake to introduce it and I finally
- understand why Java didn't do so.
- If you still want to control destruction of your object then either make
- sure you kill all references or create a destruction method which you
- call yourself.

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Sun Jun 30 19:55:50 2002 UTC (6 years, 1 month ago) by andi
Branch: MAIN
Changes since 1.28: +1 -0 lines
Diff to previous 1.28
- Remember to document autoload when I have time.

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Fri May 24 08:46:32 2002 UTC (6 years, 3 months ago) by sebastian
Branch: MAIN
CVS Tags: BEFORE_OBJECTS_STORE, php_4_3_0_dev_zend2_alpha1, php_4_3_0_dev_zend2_alpha2
Changes since 1.27: +1 -1 lines
Diff to previous 1.27
Fugbix typo.

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Fri May 24 08:32:18 2002 UTC (6 years, 3 months ago) by andi
Branch: MAIN
Changes since 1.26: +48 -47 lines
Diff to previous 1.26
- Add a bit of information.

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Sun May 12 08:35:37 2002 UTC (6 years, 3 months ago) by sebastian
Branch: MAIN
Changes since 1.25: +2 -1 lines
Diff to previous 1.25
Rephrase.

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Sun May 12 08:33:18 2002 UTC (6 years, 3 months ago) by sebastian
Branch: MAIN
Changes since 1.24: +7 -10 lines
Diff to previous 1.24
Beautify.

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Sun May 12 08:16:14 2002 UTC (6 years, 3 months ago) by sebastian
Branch: MAIN
Changes since 1.23: +22 -0 lines
Diff to previous 1.23
Start documenting the debug backtracing.

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Sun May 12 08:15:45 2002 UTC (6 years, 3 months ago) by sebastian
Branch: MAIN
Changes since 1.22: +119 -119 lines
Diff to previous 1.22
Whitespace fixes.

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Fri Mar 8 11:36:56 2002 UTC (6 years, 5 months ago) by sebastian
Branch: MAIN
Changes since 1.21: +11 -0 lines
Diff to previous 1.21
Add 'import const' example.

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Thu Mar 7 10:31:51 2002 UTC (6 years, 5 months ago) by sebastian
Branch: MAIN
Changes since 1.20: +39 -23 lines
Diff to previous 1.20
Add another 'import' example and merge 'import' section into 'Namespaces' section.

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Sat Mar 2 22:26:17 2002 UTC (6 years, 5 months ago) by sebastian
Branch: MAIN
Changes since 1.19: +1 -1 lines
Diff to previous 1.19
Consistency.

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Sat Mar 2 22:24:46 2002 UTC (6 years, 5 months ago) by sebastian
Branch: MAIN
Changes since 1.18: +29 -0 lines
Diff to previous 1.18
Add 'import statement' section.

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Thu Feb 21 13:10:31 2002 UTC (6 years, 6 months ago) by sebastian
Branch: MAIN
Changes since 1.17: +33 -0 lines
Diff to previous 1.17
Maintain ZEND_CHANGES to account for the addition of private member variables.

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Mon Jan 14 12:14:18 2002 UTC (6 years, 7 months ago) by sebastian
Branch: MAIN
CVS Tags: BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH
Changes since 1.16: +15 -14 lines
Diff to previous 1.16
Update Exceptions example.

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Mon Dec 31 07:50:42 2001 UTC (6 years, 7 months ago) by sebastian
Branch: MAIN
Changes since 1.15: +1 -2 lines
Diff to previous 1.15
Consistency.

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Mon Dec 31 05:28:18 2001 UTC (6 years, 7 months ago) by andi
Branch: MAIN
Changes since 1.14: +14 -0 lines
Diff to previous 1.14
- Add example of default argument for argument passed by-ref

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Sun Dec 30 10:43:27 2001 UTC (6 years, 7 months ago) by sebastian
Branch: MAIN
Changes since 1.13: +1 -1 lines
Diff to previous 1.13
Typo.

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Sat Dec 29 09:48:07 2001 UTC (6 years, 7 months ago) by andi
Branch: MAIN
Changes since 1.12: +8 -6 lines
Diff to previous 1.12
- A few clarifications

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Sat Dec 29 09:21:54 2001 UTC (6 years, 7 months ago) by sebastian
Branch: MAIN
Changes since 1.11: +322 -57 lines
Diff to previous 1.11
Integrate Andi's examples and some notes by Stig.

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Sat Dec 29 08:17:57 2001 UTC (6 years, 7 months ago) by sebastian
Branch: MAIN
Changes since 1.10: +26 -11 lines
Diff to previous 1.10
Update Exceptions example.

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Sun Dec 16 20:28:18 2001 UTC (6 years, 8 months ago) by sebastian
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9
I'm too trigger-happy.

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Sun Dec 16 19:57:53 2001 UTC (6 years, 8 months ago) by sebastian
Branch: MAIN
Changes since 1.8: +3 -3 lines
Diff to previous 1.8
delete is now function

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Wed Dec 5 07:04:16 2001 UTC (6 years, 8 months ago) by sebastian
Branch: MAIN
CVS Tags: PRE_FUNC_RETURNS_OBJECT_PATCH
Changes since 1.7: +23 -0 lines
Diff to previous 1.7
Document recent changes.

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Sat Sep 22 17:03:05 2001 UTC (6 years, 11 months ago) by sebastian
Branch: MAIN
Changes since 1.6: +231 -110 lines
Diff to previous 1.6
Keep ZEND_CHANGES up-to-date.

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Sun Nov 12 17:21:14 2000 UTC (7 years, 9 months ago) by zeev
Branch: MAIN
CVS Tags: PRE_ENGINE2_SPLIT, PRE_GRANULAR_GARBAGE_FIX, PRE_METHOD_DEREFERENCE_PATCH, PRE_TSRM_MERGE_PATCH, php_4_0_4RC3, php_4_0_4RC4, php_4_0_4RC5, php_4_0_4RC6, php_4_0_4REL, php_4_0_4pl1, php_4_0_4pl1RC1, php_4_0_4pl1RC2, php_4_0_5, php_4_0_5RC1, php_4_0_5RC2, php_4_0_5RC3, php_4_0_5RC4, php_4_0_5RC5, php_4_0_5RC6, php_4_0_5RC7, php_4_0_5RC8, php_4_0_6, php_4_0_6RC1, php_4_0_6RC2, php_4_0_6RC3, php_4_0_6RC4
Branch point for: NAMESPACES_BRANCH, PHP_4_0_5, PHP_4_0_6, PRE_NEW_HASH_FUNC_PATCH, ZTS_STDC_SCANNERS, php_4_0_4
Changes since 1.5: +1 -0 lines
Diff to previous 1.5
Test, ignore

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sun Sep 10 09:49:55 2000 UTC (7 years, 11 months ago) by stas
Branch: MAIN
CVS Tags: php_4_0_3, php_4_0_3RC1, php_4_0_3RC2
Changes since 1.4: +0 -1 lines
Diff to previous 1.4
Try once more to remove dups

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Sun Sep 10 09:49:02 2000 UTC (7 years, 11 months ago) by stas
Branch: MAIN
Changes since 1.3: +1 -0 lines
Diff to previous 1.3
Test commit - weed out duplicate messages

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Wed Mar 1 17:10:45 2000 UTC (8 years, 5 months ago) by andi
Branch: MAIN
CVS Tags: PRE_EIGHT_BYTE_ALLOC_PATCH, PRE_FILE_COMPILE_API_CHANGE, PRE_METHOD_CALL_SEPERATE_FIX_PATCH, php_4_0RC1, php_4_0RC2, php_4_0_0, php_4_0_1, php_4_0_1RC, php_4_0_1RC2, php_4_0_2, php_4_0_2RC1
Changes since 1.2: +1 -1 lines
Diff to previous 1.2
- Fix typos

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Thu Apr 8 04:11:23 1999 UTC (9 years, 4 months ago) by andi
Branch: MAIN
CVS Tags: BEFORE_NEW_OPERATOR_FIX, BEFORE_PRE_SHUTDOWN_REVERSE_PATCH, BEFORE_REMOVING_AI_COUNT_FINAL_STEP, BEFORE_REMOVING_GC_STEP1, BEFORE_REMOVING_GC_STEP2, BEFORE_STACK_PATCH, PRE_DELAYED_ARRAY_FETCH_PATCH, PRE_FETCH_READ_PATCH, PRE_ISSET_TYPE, PRE_LIBZEND_TO_ZEND, PRE_RETURN_REF_MERGE, PRE_RETURN_REF_PATCH, PRE_USED_RETURN_VALUE_PATCH, ZEND_OPTIMIZER_B1, ZO_B1, php_4_0b1, php_4_0b2, php_4_0b2-1, php_4_0b2-2, php_4_0b3, php_4_0b3_RC2, php_4_0b3_RC3, php_4_0b3_RC4, php_4_0b3_RC5, php_4_0b4, php_4_0b4_rc1, php_4_0b4pl1
Branch point for: RETURN_REF_PATCH, newoperator
Changes since 1.1: +2 -2 lines
Diff to previous 1.1
foreach() syntax has changed

Revision 1.1.1.1 - (view) (download) (annotate) - [select for diffs] (vendor branch)
Wed Apr 7 18:10:10 1999 UTC (9 years, 4 months ago) by andi
Branch: Zend
CVS Tags: CLOSED_BETA
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 , to next main 1.84
Zend Library

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Wed Apr 7 18:10:10 1999 UTC (9 years, 4 months ago) by andi
Branch: MAIN
Branch point for: Zend
Initial revision

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and