Revision tags: php-4.3.0pre2, RELEASE_1_0b1, php-4.3.0pre1 |
|
#
69343667 |
| 10-Oct-2002 |
Sebastian Bergmann |
Fugbix typo.
|
Revision tags: MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003 |
|
#
d23c9b24 |
| 30-Sep-2002 |
Derick Rethans |
- No tabs :)
|
Revision tags: RELEASE_0_91, php-4.3.0dev_zend2_alpha3, php-4.2.3 |
|
#
af4243b9 |
| 04-Sep-2002 |
Sebastian Bergmann |
Whitespace fixes.
|
#
36c60cea |
| 04-Sep-2002 |
Stanislav Malyshev |
Fix __call and add some docs
|
#
42eebfc8 |
| 04-Sep-2002 |
Sebastian Bergmann |
TBD: __call(), __get(), __set().
|
#
84c1bee5 |
| 04-Sep-2002 |
Sebastian Bergmann |
Workaround for superfluous comma in var_export() result.
|
#
7d85d018 |
| 04-Sep-2002 |
Sebastian Bergmann |
Let debug_backtrace() example print out the class name, if applicable, and the function/method arguments.
|
Revision tags: php-4.2.3RC2, php-4.2.3RC1, dev, php-4.2.2 |
|
#
ff012991 |
| 17-Jul-2002 |
foobar |
This was mentioned already above (with an example too :)
|
#
852f4f2c |
| 16-Jul-2002 |
Andi Gutmans |
- Before I forget to list it, this was also added.
|
#
bc5ea87e |
| 15-Jul-2002 |
Andi Gutmans |
- 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 protect
- 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.
show more ...
|
#
7b68f510 |
| 14-Jul-2002 |
Andi Gutmans |
- 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 y
- 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.
show more ...
|
Revision tags: INITIAL_IMPORT_SOURCEFORGE, xmlrpc_epi_0_51_merge_pt |
|
#
4d1321af |
| 30-Jun-2002 |
Andi Gutmans |
- Remember to document autoload when I have time.
|
Revision tags: php-4.3.0dev_zend2_alpha2, php-4.3.0dev, php5_5_0, RELEASE_0_90, php-4.3.0dev_zend2_alpha1, BEFORE_OBJECTS_STORE, SAFEGUARD_3_0_BETA1_RC1_26062002, RELEASE_0_11, NEW_UI_API_BP, RELEASE_0_10 |
|
#
a0140802 |
| 24-May-2002 |
Sebastian Bergmann |
Fugbix typo.
|
#
f657df14 |
| 24-May-2002 |
Andi Gutmans |
- Add a bit of information.
|
Revision tags: RELEASE_0_4, php-4.3.0dev-ZendEngine2, php-4.3.0dev-ZendEngine2-Preview1, php-4.2.1 |
|
#
9f47b2f1 |
| 12-May-2002 |
Sebastian Bergmann |
Rephrase.
|
#
3fa1fd86 |
| 12-May-2002 |
Sebastian Bergmann |
Beautify.
|
#
92c71b5b |
| 12-May-2002 |
Sebastian Bergmann |
Start documenting the debug backtracing.
|
#
571d93e1 |
| 12-May-2002 |
Sebastian Bergmann |
Whitespace fixes.
|
Revision tags: php-4.2.1RC2, php-4.2.1RC1, php-4.2.0, php-4.2.0RC4, php-4.2.0RC3, php-4.2.0RC2, php-4.2.0RC1, help |
|
#
2f010abe |
| 08-Mar-2002 |
Sebastian Bergmann |
Add 'import const' example.
|
#
0e17eea0 |
| 07-Mar-2002 |
Sebastian Bergmann |
Add another 'import' example and merge 'import' section into 'Namespaces' section.
|
#
3930d70f |
| 02-Mar-2002 |
Sebastian Bergmann |
Consistency.
|
#
3b7435fc |
| 02-Mar-2002 |
Sebastian Bergmann |
Add 'import statement' section.
|
Revision tags: php-4.1.2 |
|
#
6a59c7fc |
| 21-Feb-2002 |
Sebastian Bergmann |
Maintain ZEND_CHANGES to account for the addition of private member variables.
|
Revision tags: BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH |
|
#
7e195704 |
| 14-Jan-2002 |
Sebastian Bergmann |
Update Exceptions example.
|
#
7c2fef70 |
| 31-Dec-2001 |
Sebastian Bergmann |
Consistency.
|