#
21ead390 |
| 17-Sep-2023 |
Nikita Popov |
Update docs after lexer changes
|
#
8b137199 |
| 02-Jul-2023 |
Nikita Popov |
Minor documentation updates
|
#
5b65f9fc |
| 27-May-2023 |
Nikita Popov |
Some documentation updates
|
#
93731c5c |
| 20-May-2023 |
Nikita Popov |
Move constants from NodeTraverser to NodeVisitor These are really part of the NodeVisitor API. Retain aliases for compatibility.
|
#
f63081a5 |
| 04-Sep-2022 |
Nikita Popov |
Partial documentation update
|
#
e69ebbbf |
| 03-May-2021 |
Rod Elias |
chore: use the word Xdebug instead of XDebug
|
Revision tags: v4.3.0, v4.2.5, v4.2.4, v4.2.3 |
|
#
a1f72690 |
| 13-Jul-2019 |
Tyson Andre |
Fix harmless typos in documentation
|
Revision tags: v4.2.2, v4.2.1, v4.2.0, v4.1.1 |
|
#
fb3d89e4 |
| 10-Oct-2018 |
Maks Rafalko |
Document new `DONT_TRAVERSER_CURRENT_AND_CHILDREN` constant (#540) * Document new `DONT_TRAVERSER_CURRENT_AND_CHILDREN` constant * Rewording sentences, added 1 space indentation to
Document new `DONT_TRAVERSER_CURRENT_AND_CHILDREN` constant (#540) * Document new `DONT_TRAVERSER_CURRENT_AND_CHILDREN` constant * Rewording sentences, added 1 space indentation to make bullet list correct
show more ...
|
Revision tags: v4.1.0, v4.0.4, v4.0.3, v4.0.2 |
|
#
2b0bd657 |
| 17-Apr-2018 |
Loek van der Linde |
Update 2_Usage_of_basic_components.markdown (#494)
|
Revision tags: v4.0.1, v4.0.0, v3.1.5 |
|
#
bc5ba47b |
| 28-Feb-2018 |
Nikita Popov |
Add links to component docs
|
#
de347019 |
| 28-Feb-2018 |
Ryan Weaver |
Proofreading the docs - very minor changes!
|
#
8d1e86b4 |
| 08-Feb-2018 |
Nikita Popov |
Move node dumper docs into basic usage Also mentioned php-parse here.
|
Revision tags: v4.0.0beta1, v3.1.4, v4.0.0alpha3, v3.1.3, v4.0.0alpha2, v3.1.2 |
|
#
651341d5 |
| 22-Oct-2017 |
Tomáš Votruba |
docs: "return" => "remove" typo (#430)
|
Revision tags: v4.0.0alpha1, v3.1.1, v3.1.0, v3.0.6 |
|
#
24d583d5 |
| 28-May-2017 |
xKerman |
Fix example code to work (#390)
|
Revision tags: v3.0.5, v3.0.4, v3.0.3 |
|
#
987c61e9 |
| 03-Feb-2017 |
Nikita Popov |
Drop support for false return value in NodeTraverser
|
Revision tags: v3.0.2, v3.0.1, v3.0.0, v3.0.0beta2, v3.0.0beta1, v2.1.1, v3.0.0alpha1, v2.1.0 |
|
#
912c0bb9 |
| 19-Apr-2016 |
Nikita Popov |
Document that XDebug is super slow
|
Revision tags: v2.0.1 |
|
#
73a9d494 |
| 28-Jan-2016 |
Prayag Verma |
typo fixes
|
Revision tags: v2.0.0, v2.0.0beta1, v1.4.1 |
|
#
0d4239ef |
| 16-Sep-2015 |
Nikita Popov |
Only advertize install via composer Now that it's so small, move installation docs into readme.
|
Revision tags: v2.0.0alpha1 |
|
#
2496cd38 |
| 14-Jul-2015 |
Nikita Popov |
Various docs fixes
|
#
965e53a1 |
| 14-Jul-2015 |
Nikita Popov |
Update changelog
|
Revision tags: v1.4.0 |
|
#
3bb874fc |
| 14-Jul-2015 |
Nikita Popov |
Partial docs update
|
Revision tags: v1.3.0, v1.2.2, v1.2.1, v1.2.0 |
|
#
0f556c16 |
| 21-Mar-2015 |
Nikita Popov |
Fix a few more Scalar\String_ occurances Totally forgot that the parser uses macros...
|
#
8f1eacda |
| 13-Feb-2015 |
Nikita Popov |
Increase recommended xdebug.max_nesting_level Looks like 2000 is not quite enough for some cases...
|
Revision tags: v1.1.0 |
|
#
4071c464 |
| 11-Jan-2015 |
Nikita Popov |
Add NodeTraverser::DONT_TRAVERSE_CHILDREN support
|
#
f56db26d |
| 11-Jan-2015 |
Nikita Popov |
Doc fixes
|