rfc:token_as_object
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revisionLast revisionBoth sides next revision | ||
rfc:token_as_object [2020/03/02 17:53] – nikic | rfc:token_as_object [2020/04/23 10:50] – nikic | ||
---|---|---|---|
Line 2: | Line 2: | ||
* Date: 2020-02-13 | * Date: 2020-02-13 | ||
* Author: Nikita Popov < | * Author: Nikita Popov < | ||
- | * Status: | + | * Status: |
* Target Version: PHP 8.0 | * Target Version: PHP 8.0 | ||
* Implementation: | * Implementation: | ||
Line 137: | Line 137: | ||
The '' | The '' | ||
- | While non-generic code can easily check the appropriate property, such as '' | + | While non-generic code can easily check the appropriate property, such as '' |
<PHP> | <PHP> | ||
+ | // An example, NOT part of the PhpToken interface. | ||
public function findRight($pos, | public function findRight($pos, | ||
$tokens = $this-> | $tokens = $this-> | ||
Line 180: | Line 181: | ||
===== Vote ===== | ===== Vote ===== | ||
- | Yes / No. | + | Voting opened 2020-03-06 and closes 2020-03-20. |
+ | |||
+ | <doodle title=" | ||
+ | | ||
+ | | ||
+ | </ | ||
rfc/token_as_object.txt · Last modified: 2020/11/12 13:33 by nikic