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
about 24 hours
ago. based on code collected
1 day
ago.
Jun 19, 2024 — Jun 19, 2025
Showing page 58 of 79
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
LambdaFunctionExpr gets use params
Jakub Míšek
More...
about 13 years ago
- lambda expression grammar - LambdaFunctionExpr AST node (not fully implemented yet) - updated TreeVisitor
Jakub Míšek
More...
about 13 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 13 years ago
switch{} optimization; uses most efficient form of CompareEq
Jakub Míšek
More...
about 13 years ago
CompareEq( object, string ) overload
Jakub Míšek
More...
about 13 years ago
serialize/unserialize double test
Jakub Míšek
More...
about 13 years ago
PhpFormatter.ObjectReader maintenance.
Jakub Míšek
More...
about 13 years ago
unserialize() of double precision fixed
Jakub Míšek
More...
about 13 years ago
GPPG enhancements, State is struct, Dictionary usage improved (faster, less memory?)
Jakub Míšek
More...
about 13 years ago
CompareEq fix
Jakub Míšek
More...
about 13 years ago
CompareEq with (object, int) overload, avoids boxing of second arg.
Jakub Míšek
More...
about 13 years ago
UnexpectedValueException implemented
Jakub Míšek
More...
about 13 years ago
ReflectionClass::getName()
Jakub Míšek
More...
about 13 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 13 years ago
- ReflectionClass::__construct - ReflectionClass::newInstance - ReflectionClass::newInstanceArgs
Jakub Míšek
More...
about 13 years ago
LoadHtml() closes INPUT tag automatically
Jakub Míšek
More...
about 13 years ago
IndirectTypeRef has public ClassNameVar exporession. (needed for VS integration)
Jakub Míšek
More...
about 13 years ago
- glob reimplemented - fnmatch implemented
Miloslav Beňo
More...
about 13 years ago
method_exists() fixed to handle different argument types; does not throw a warning
Jakub Míšek
More...
about 13 years ago
- stat() improvements (code duplicity, flags fixed, optimization) - compile warning fixed - EqualsOrdinalIgnoreCase optimized
Jakub Míšek
More...
about 13 years ago
- Mono related fixes for stat and other fs functions
Miloslav Beňo
More...
about 13 years ago
managed mysql extension configuration example moved to the extension's Depoloyment folder, added MaxPoolSize option
Jakub Míšek
More...
about 13 years ago
- pclose(), proc_close() do not throw a warning - proc_open() returns pipes in associative array, accepts 'bypass_shell' option - proc_get_status() fixes 'running' status
Jakub Míšek
More...
about 13 years ago
Installer does not install XML doc comments for Core and ClassLibrary
Jakub Míšek
More...
about 13 years ago
installer fix when setting Everyone's permission
Jakub Míšek
More...
about 13 years ago
array_unique() fixed when array contains references
Jakub Míšek
More...
about 13 years ago
(comments maintenance)
Jakub Míšek
More...
about 13 years ago
array_unique() fixed to preserve order; saves memory; optimized
Jakub Míšek
More...
about 13 years ago
gacall.cmd update
Jakub Míšek
More...
about 13 years ago
- XML documentation generated for all the projects in output directory - VS: XML doc generator fix for nested types
Jakub Míšek
More...
about 13 years ago
←
1
2
…
54
55
56
57
58
59
60
61
62
…
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