openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
exakat
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
17 days
ago. based on code collected
18 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 558 of 565
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
list() is also recognized like a function.
Famille Seguy
More...
over 11 years ago
Sequence yields to logical.
Famille Seguy
More...
over 11 years ago
Added support for >>= and <<=
Famille Seguy
More...
over 11 years ago
Added support for Bitshift.
Famille Seguy
More...
over 11 years ago
Normalized tests after Sequence update.
Famille Seguy
More...
over 11 years ago
Ternary operator have priority over assignation.
Famille Seguy
More...
over 11 years ago
Foreach may accept as blind variable static properties, properties, or arrays.
Famille Seguy
More...
over 11 years ago
First stats out of the server.
Famille Seguy
More...
over 11 years ago
Moved the code to prepare for -d option .
Famille Seguy
More...
over 11 years ago
Extra check for $a = $b = $c ;
Famille Seguy
More...
over 11 years ago
Now create concatenation when code is a string of text and PHP tags.
Famille Seguy
More...
over 11 years ago
Priority of logical operation versus :: and ->
Famille Seguy
More...
over 11 years ago
Variable may also look like ${x} (and stay simpleā¦).
Famille Seguy
More...
over 11 years ago
Wider range of arguments for reference.
Famille Seguy
More...
over 11 years ago
Wider range of argument in References.
Famille Seguy
More...
over 11 years ago
Support for multiple files for the final sequence : No more fusionning all the scripts in one.
Famille Seguy
More...
over 11 years ago
Now supports For just like Foreach in sequence. Added extra rules for noBlock after for (;;).
Famille Seguy
More...
over 11 years ago
Change in Sequence induced a large change in the expected result test. No 'NEXT' was introduced.
Famille Seguy
More...
over 11 years ago
Updated some expected result, as the actual output has been changed.
Famille Seguy
More...
over 11 years ago
Updated the result of the test.
Famille Seguy
More...
over 11 years ago
Added static text, or the test is empty.
Famille Seguy
More...
over 11 years ago
Support for alternative syntax for for()
Famille Seguy
More...
over 11 years ago
Added support for While (1) : end while;
Famille Seguy
More...
over 11 years ago
Fixed detecting multiple instructions in a If (alternative syntax).
Famille Seguy
More...
over 11 years ago
Support for alternative syntax of if then.
Famille Seguy
More...
over 11 years ago
Added a new bunch of test for Cast.
Famille Seguy
More...
over 11 years ago
Sequence supports Ternary.
Famille Seguy
More...
over 11 years ago
Sequence support Return.
Famille Seguy
More...
over 11 years ago
Added function call to sequence listing.
Famille Seguy
More...
over 11 years ago
Fixed while situation, when a block is identified before the while, but if/ifelse haven't caught it yet.
Famille Seguy
More...
over 11 years ago
←
1
2
…
554
555
556
557
558
559
560
561
562
563
564
565
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree