Skip to content

Commit

Permalink
- upgrading entry for binary number format
Browse files Browse the repository at this point in the history
  • Loading branch information
pierrejoye committed Jul 27, 2011
1 parent 1ffcbc5 commit 741abeb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions UPGRADING
Original file line number Diff line number Diff line change
Expand Up @@ -474,3 +474,5 @@ UPGRADE NOTES - PHP X.Y
$a = ['one' => 1, 'two' => 2, 'three' => 3, 'four' => 4];
$a = ['one' => 1, 2, 'three' => 3, 4];

- Binary number format
0b00100 0b010101

0 comments on commit 741abeb

Please sign in to comment.