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
22 days
ago. based on code collected
23 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 25 of 79
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Implemented HTML loading and saving using HTML Agility Pack.
Dan Balaš
More...
about 10 years ago
- deferred class constants found during analysis to setup type builder properly - deferred class constants test case added
Jakub Míšek
More...
about 10 years ago
Implemented (only get operation) for legacy INI options memory_limit and disable_functions.
Dan Balaš
More...
about 10 years ago
- fix when ASP.NET sessions are disabled - internal fix when updating declarations table
Jakub Míšek
More...
about 10 years ago
{code maintenance}
Jakub Míšek
More...
about 10 years ago
- deferred class constants initialized as static PHP fields - deferred class constants read in runtime - static PHP fields with initial value fix (initializer was not called) - class constants with value type boxed only if necessary
Jakub Míšek
More...
about 10 years ago
Installer: some 2.1 -> 3.0 fixes
Jakub Míšek
More...
about 10 years ago
Autoglobal variable top-level names do not contain spaces and dots (GET,POST,COOKIE,SESSION) as it is in PHP.
Jakub Míšek
More...
about 10 years ago
join() (fix of previous checkin)
Jakub Míšek
More...
about 10 years ago
binary string version of implode()
Jakub Míšek
More...
about 10 years ago
binary string debug view does not encode characters, but escapes non-ASCII, type changed to "binary"
Jakub Míšek
More...
about 10 years ago
IsNumber parses Long.MinValue properly
Jakub Míšek
More...
about 10 years ago
- number conversion optimization (50%) - number conversion returns more precise doubles - unit tests for IsNumber maintenance, added some test cases
Jakub Míšek
More...
about 10 years ago
- ShiftLeft and ShiftRight return Int if possible, works with Long internally - Concat, ShiftLeft, Interfaces unit tests fix
Jakub Míšek
More...
about 10 years ago
Added a test case that ensures that streams behave correctly during write-seek-read sequence of operations on a single file.
Dan Balaš
More...
about 10 years ago
Fix of PhpStream write-seek-read sequence of operations on a single file (or fseek-fpassthru).
Dan Balaš
More...
about 10 years ago
- duplicit HTTP headers are overwritten except Set-Cookie - SSA cleanup in ASP.NET Temp maintenance (less exceptions)
Jakub Míšek
More...
about 10 years ago
tmpfile() creates the file in (w+) mode. (it needs read access too)
Jakub Míšek
More...
about 10 years ago
parsing of class library configuration sections fix (had to be postponned after libraries are loaded)
Jakub Míšek
More...
about 10 years ago
PCRE: replacement of groups > 9 fix
Jakub Míšek
More...
about 10 years ago
- dumping binary strings maintenance - mail() fix for NULL smtp server, NULL treated as ""
Jakub Míšek
More...
about 10 years ago
PCRE: double parentheses group bug fix
Miloslav Beňo
More...
about 10 years ago
RuntimeFields changed to PhpArray reflecting recent Core changes
Miloslav Beňo
More...
about 10 years ago
PCRE optimizations (array enumerators, PCRE cache, code maintenance)
Jakub Míšek
More...
about 10 years ago
PHP 5.4 T_CALLABLE token, "callable" type hint
Jakub Míšek
More...
about 10 years ago
PhpBytes.CompareTo optimization
Jakub Míšek
More...
about 10 years ago
OrderedDictionary deserialization fix.
Jakub Míšek
More...
about 10 years ago
- MkDynamic fix - code maintenance
Jakub Míšek
More...
about 10 years ago
OrderedDictionary.CopyTo argument check fix
Jakub Míšek
More...
about 10 years ago
Inclusion optimization (ScriptInfo does not check the argument (Debug only), included scripts keyed by string (not PhpSourceFile object))
Jakub Míšek
More...
about 10 years ago
←
1
2
…
21
22
23
24
25
26
27
28
29
…
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