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
P
Phalanger
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
21 days
ago. based on code collected
21 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 22 of 79
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
PHPDoc parser keeps NEWLINE and processes it, needed for @return without type
Jakub Míšek
More...
about 10 years ago
more math functions commented
Jakub Míšek
More...
about 10 years ago
PHPDoc works for abstract classes/methods
Jakub Míšek
More...
about 10 years ago
PHPDoc works for methods
Jakub Míšek
More...
about 10 years ago
PHPDoc parser accepts @param without type specified (affects PHP/Phalanger Tools)
Jakub Míšek
More...
about 10 years ago
- round() reimplemented as it is in PHP to avoid .NET rounding errors. - round() accepts 3rd argument as of PHP 5.3
Jakub Míšek
More...
about 10 years ago
Automatic pre-build event that updates FileVersionInfo (and other version infos) according to current TFS changeset number. If there is no tf.exe or history, "notfs" is added into the version number.
Jakub Míšek
More...
about 10 years ago
fix "Version string portion was too short or too long" with http on some locales (for instance: russian)
Jakub Míšek
More...
about 10 years ago
- Closure type publically visible, sealed - Closure cannot be instantiated - parsing of library type name fix
Jakub Míšek
More...
about 10 years ago
closure use parameters copied properly
Jakub Míšek
More...
about 10 years ago
- Closures var_dump, export, print_r - Closures $parameter property fix - Closures test added
Jakub Míšek
More...
about 10 years ago
- PHP Closures - code maintenance
Jakub Míšek
More...
about 10 years ago
LambdaFunctionExpr gets use params
Jakub Míšek
More...
about 10 years ago
- lambda expression grammar - LambdaFunctionExpr AST node (not fully implemented yet) - updated TreeVisitor
Jakub Míšek
More...
about 10 years ago
- function custom attributes only before function declaration, "return:" selector allowed - global function cannot be private anymore - doc comments maintenance, annotation created only if there is a doc comment - lambda function grammar, disabled yet (conflicts)
Jakub Míšek
More...
about 10 years ago
switch{} optimization; uses most efficient form of CompareEq
Jakub Míšek
More...
about 10 years ago
CompareEq( object, string ) overload
Jakub Míšek
More...
about 10 years ago
serialize/unserialize double test
Jakub Míšek
More...
about 10 years ago
PhpFormatter.ObjectReader maintenance.
Jakub Míšek
More...
about 10 years ago
unserialize() of double precision fixed
Jakub Míšek
More...
about 10 years ago
GPPG enhancements, State is struct, Dictionary usage improved (faster, less memory?)
Jakub Míšek
More...
about 10 years ago
CompareEq fix
Jakub Míšek
More...
about 10 years ago
CompareEq with (object, int) overload, avoids boxing of second arg.
Jakub Míšek
More...
about 10 years ago
UnexpectedValueException implemented
Jakub Míšek
More...
about 10 years ago
ReflectionClass::getName()
Jakub Míšek
More...
about 10 years ago
- ReflectionException implemented - ReflectionClass::name - ReflectionClass constants - error messages maintenance - exception throw helper - added XML comments - fix of PHP serializer exception throw
Jakub Míšek
More...
about 10 years ago
- ReflectionClass::__construct - ReflectionClass::newInstance - ReflectionClass::newInstanceArgs
Jakub Míšek
More...
about 10 years ago
LoadHtml() closes INPUT tag automatically
Jakub Míšek
More...
about 10 years ago
IndirectTypeRef has public ClassNameVar exporession. (needed for VS integration)
Jakub Míšek
More...
about 10 years ago
- glob reimplemented - fnmatch implemented
Miloslav Beňo
More...
about 10 years ago
←
1
2
…
18
19
20
21
22
23
24
25
26
…
78
79
→
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