Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
PeachPie Compiler
PeachPie - the PHP compiler and runtime for .NET and .NET Core
Collective -
Host: opensource -
https://opencollective.com/peachpiecompiler
- Code: https://github.com/peachpiecompiler/peachpie
- less memory usage
- lazy drivers initialization
- perf
- cleanup
- Utility classes not visible...
github.com/peachpiecompiler/peachpie - fce1e0db3ecdc70e53d19c59f3d14e0cc4798a0b authored over 6 years ago
- mysql driver correct `last_insert_id`
- memory optimizations
- code cleanup
Graphics functions
github.com/peachpiecompiler/peachpie - c357b21021c20e69417dcb4be0e33593dd66860d authored over 6 years agogithub.com/peachpiecompiler/peachpie - af1f1057cd72a3fc2f855198e6e815a681091569 authored over 6 years ago
TODOs:
starting angle smaller than ending
strange behaviour of some specific angles
github.com/peachpiecompiler/peachpie - 8912654301287d56847f3807991ed613df073a67 authored over 6 years ago
github.com/peachpiecompiler/peachpie - 47fe732eb7c004fad8c88a548fa392faf8fa3d25 authored over 6 years ago
fixes https://github.com/peachpiecompiler/peachpie/issues/227
- parses datasource to raw connect...
- mysql_connect
- mysql_pconnect
- mysqli
fix https://github.com/peachpiecompiler/peachpie/issues/229
- property initializers with valid c...
Removed unnecessary image.Mutate, added doc coment, deleted old System.Drawin impl., fixes for b...
github.com/peachpiecompiler/peachpie - 95c0bbe9eda854567f76e0a3e2b51c2c98f6818b authored over 6 years agocorrected switched order of blue and red parts of color in RGBA function
github.com/peachpiecompiler/peachpie - c1b4e7535c8aa2625ec4cfd1f526d22b20fd9037 authored over 6 years agoimagefill implemented using FloodFill without border
github.com/peachpiecompiler/peachpie - 929f976147772d78077e17507a42c18c81dcd9b8 authored over 6 years agogithub.com/peachpiecompiler/peachpie - 8ea59f5f1d7ab241b4763d70cb4d6c3c598f830e authored over 6 years ago
github.com/peachpiecompiler/peachpie - d58464a91bf34080b5679402a734f09f6e04177b authored over 6 years ago
correct namespace use
github.com/peachpiecompiler/peachpie - 246520c94466228914ce472c6d82101c9cf77414 authored over 6 years ago
https://github.com/peachpiecompiler/peachpie/issues/220
- implements cli output
- code cleanup
-...
automatically provide Peachpie.Library.PDO.MySQL as dev package to nuget
github.com/peachpiecompiler/peachpie - bbbd5ef7f8713002ab82a1d6c2b629257e3e5aa4 authored over 6 years ago
https://github.com/peachpiecompiler/peachpie/issues/217 - use of `Pooling` in MySqlConnector
- m...
github.com/peachpiecompiler/peachpie - 3e826c77a1d1850f418ffe21047afc166bc588be authored over 6 years ago
github.com/peachpiecompiler/peachpie - 3f3c6a7bc96ac75c782b56d492b730b2a03269c4 authored over 6 years ago
fixes https://github.com/peachpiecompiler/peachpie/issues/225
- protected properties are accessi...
fixes https://github.com/peachpiecompiler/peachpie/issues/224
github.com/peachpiecompiler/peachpie - 3108981383722b980096392fb13085ad50512cd4 authored over 6 years agogithub.com/peachpiecompiler/peachpie - 6a99df7aa25af53e46cf5ead3f8f00e38100a599 authored over 6 years ago
github.com/peachpiecompiler/peachpie - 43cd42a591b70f004784feb6358e90da73ca7fb2 authored over 6 years ago
- fixes https://github.com/peachpiecompiler/peachpie/issues/223
- check for empty objects uses I...
Fork sync
github.com/peachpiecompiler/peachpie - 1b8e57782b896a2c73b591bbf804b91f0c4d0f88 authored over 6 years agofixes https://github.com/peachpiecompiler/peachpie/issues/222
github.com/peachpiecompiler/peachpie - 99377b071a122c752e7b8374d924ea517da963dd authored over 6 years ago- `CURLOPT_FILE`, `CURLOPT_INFILE`, `CURLOPT_WRITEHEADER` require the stream to be either writea...
github.com/peachpiecompiler/peachpie - 0f8d548c026c2ee398fe73448656953b0995c5c9 authored over 6 years agogithub.com/peachpiecompiler/peachpie - 25f989f7715ea33b045a35d69b790872f899bb49 authored over 6 years ago
https://github.com/peachpiecompiler/peachpie/issues/221
github.com/peachpiecompiler/peachpie - 7c31d97c3baf7308272348ae47c050f2f63f0b16 authored over 6 years agogithub.com/peachpiecompiler/peachpie - 2af24010d75c12de8e0c2bd1cd27d52e47476373 authored over 6 years ago
github.com/peachpiecompiler/peachpie - da221555066da9b04d4cea15409a858935d98ae3 authored over 6 years ago
- fix of passing response to user function
- passing response headers to user function
- invalid...
- X-Powered-By header in asp.net response
github.com/peachpiecompiler/peachpie - 5d66c19090fae3d5fe4b63c011567b8c21fce187 authored over 6 years ago
- proper handling of headers/response/request
- CURLOPT_HEADERFUNCTION
- CURLOPT_WRITEFUNCTION
-...
- CURLOPT_TIMEOUT
- CURLOPT_TIMEOUT_MS
- CURLOPT_EXPECT_100_TIMEOUT_MS
- CURLOPT_HTTP_VERSION
- using `MySqlConnector` `0.42.1`
github.com/peachpiecompiler/peachpie - e6d2b1a3a2127340c4ee8c01c47760dfc8b6229b authored over 6 years agogithub.com/peachpiecompiler/peachpie - ef8ce54e0a0bbaf9ddd23a2e634024840f94c834 authored over 6 years ago
github.com/peachpiecompiler/peachpie - 6b098d806124af6a737cdbafc5db76b7ecf5e9af authored over 6 years ago
fixes https://github.com/peachpiecompiler/peachpie/issues/219
class name can be provided to `sim...
- reflection of constructed generic type uses correct namespace
github.com/peachpiecompiler/peachpie - 9b42a48b755fd9acc347aa3fc07a0d70c1843d8b authored over 6 years agogithub.com/peachpiecompiler/peachpie - 64fe1e7352b46953f30cc95722997a8b879201eb authored over 6 years ago
github.com/peachpiecompiler/peachpie - 508ff3588074ec30166c1d14a9fa397214939dee authored over 6 years ago
github.com/peachpiecompiler/peachpie - 3a69835eff8b256e6cacc217454850ecb8a73b4c authored over 6 years ago
Switch to MySqlConnector
github.com/peachpiecompiler/peachpie - 2714111f9da9049fa57c03ca3a0cd84429c45ffe authored over 6 years ago
- fix of https://github.com/peachpiecompiler/peachpie/issues/216
- duplicit declarations ignored
- internals use Span<T>.Fill
- avoiding some substrings
providing use of `System.Span<T>` in future
github.com/peachpiecompiler/peachpie - 654869895e47c92d8f6626493615015e26b02ffb authored over 6 years agogithub.com/peachpiecompiler/peachpie - 25b8412bd071d2cac0ecd0ecd919f856f4d8247a authored over 6 years ago
- avoiding unnecessary array access
- code cleanup
- code cleanup, unnecessary variables removed
- use of C# 7 `ref` to avoid redundant array access
- returns the same as in PHP
github.com/peachpiecompiler/peachpie - 3289518e07e69b7793d1f77c6fb9723e01ff1487 authored over 6 years agogithub.com/peachpiecompiler/peachpie - c6773e98e4f605b5a0e09241e082b30290d9bd9d authored over 6 years ago
- cURL extension enabled by default
- error messages moved from code to embeded resource
github.com/peachpiecompiler/peachpie - eb75936766c5b89dace73baff0f456848b575999 authored over 6 years ago
github.com/peachpiecompiler/peachpie - ca74b65312a79e18357e051e6efd7b94af963d28 authored over 6 years ago
at least the return type is used
github.com/peachpiecompiler/peachpie - 81047e235f331925f02eec8bd4805f8a1ded38ea authored over 6 years ago- in unknown calls, any variable passed to a callsite can be changed to a reference
github.com/peachpiecompiler/peachpie - b18faf9ccafef58a31fe436ebf1180ac3ac696e1 authored over 6 years agogithub.com/peachpiecompiler/peachpie - 380f81ee30374a7bcc48579ff4e8c2ddd380c299 authored over 6 years ago
Because all .NET strings are UTF-16, there is no benefit to using a non-Unicode character set on...
github.com/peachpiecompiler/peachpie - 175e94244ddfc7e0277cc4b19f4f155ec3822302 authored over 6 years agoSigned-off-by: Bradley Grainger <[email protected]>
github.com/peachpiecompiler/peachpie - abfc6d0bc731674f546773436eb2787b080948f5 authored over 6 years agogithub.com/peachpiecompiler/peachpie - ec0173387e73174cbfd00086d05552db33964a9a authored over 6 years ago
github.com/peachpiecompiler/peachpie - 5b9beef850e2d0b41bfe8cff1d7981aa8d08b27c authored over 6 years ago
- constant value fix
github.com/peachpiecompiler/peachpie - d998161a7ad9b674bb85444b1f3faa2b6a4aad6c authored over 6 years ago- passing arguments by ref if possible, so they can be changed if dynamic method call gets value...
github.com/peachpiecompiler/peachpie - 3212ea156532018461ab0f754b753f2488d30851 authored over 6 years ago- method for accessing array item by ref
github.com/peachpiecompiler/peachpie - 876c81e1dc8dd8328a88a37dae2aa1c403b44cb4 authored over 6 years ago
- support for methods returning value by ref
- note, this has to be refactored after we update C...
- accessing empty mutable string fix (nullref exception)
github.com/peachpiecompiler/peachpie - 4d13b288e63d28e9f10b037408b61f5aab6c3bec authored over 6 years agogithub.com/peachpiecompiler/peachpie - 560511401df6d8cf0aa41e1788c4b6345a979986 authored over 6 years ago
- if argument length is not multiple of 4, padding is implicitly assumed like in PHP
github.com/peachpiecompiler/peachpie - 29c00080741763568be3f75610f07055d31b0daa authored over 6 years agogithub.com/peachpiecompiler/peachpie - 1f3f5b8b81f14d15a223805556350228ed0b9948 authored over 6 years ago
github.com/peachpiecompiler/peachpie - 657a8ecbf2d65eb42102edfa2f757adaac221919 authored over 6 years ago
github.com/peachpiecompiler/peachpie - 48151cd368ef67d669479fc0a35c40fa3917d838 authored over 6 years ago
github.com/peachpiecompiler/peachpie - 50b732532fc1e9f80aa0130599f304c1d8b63de8 authored over 6 years ago
github.com/peachpiecompiler/peachpie - feb2b3e2ba6151409a2dff788fff0d83d001216f authored over 6 years ago
It will be useful when implementing curl_multi operations.
github.com/peachpiecompiler/peachpie - 2390d282560a8a277b98efa0921a5603be57a38e authored over 6 years ago
- `ord` and `chr` works for single byte strings correctly
- lazy copying of mutable string (`Php...
github.com/peachpiecompiler/peachpie - 1d6b311df6b4f6b00e1edba6910c186194f60df8 authored over 6 years ago
- fix for edge cases
github.com/peachpiecompiler/peachpie - ae98530b4e24fbaa0bc3516d7d5ee577d99b8438 authored over 6 years ago- ArgumentOutOfRangeException fix
github.com/peachpiecompiler/peachpie - fd026caf905a2d17ef946b2bda54af2d9f0b34c1 authored over 6 years agogithub.com/peachpiecompiler/peachpie - 03015d3cbe5ca749546c957a04fada66c8189873 authored over 6 years ago
- substr respects mixed unicode and single byte characters
- does not corrupt length of the stri...
- substring operation with respect to single byte and unicode characters
- operation reuses chun...
- ` ` as known entity
github.com/peachpiecompiler/peachpie - 9b2bb92bc398695d0580cd053e0633231d0f03a0 authored over 6 years agofix of https://github.com/peachpiecompiler/peachpie/issues/212
github.com/peachpiecompiler/peachpie - b9fa8ce264f85f78ba00715f090b3904b7666bb1 authored over 6 years agogithub.com/peachpiecompiler/peachpie - 153864bab34095538608cea29efff38e2701e026 authored over 6 years ago
- when assigning byte to the string, it remains as byte (not converted to char)
- additional ope...
github.com/peachpiecompiler/peachpie - 7cab2b7e7167d91652669b1f1a4dfe9297b4b94e authored over 6 years ago
- phpdoc not reported as unreachable, the next statement is
github.com/peachpiecompiler/peachpie - 54b2442bdb4586ee29b81ab4b08d962396002bd2 authored over 6 years agogithub.com/peachpiecompiler/peachpie - cd4ba67338ae547c9e7156efc33a2a613c831452 authored over 6 years ago
github.com/peachpiecompiler/peachpie - 293ee6ede7b20f8d5eea83f175498ac36a659c6c authored over 6 years ago
github.com/peachpiecompiler/peachpie - c1cb5492e7dbb87644ec16583248d6ca3216f68b authored over 6 years ago
github.com/peachpiecompiler/peachpie - 48079666775a1a81f1e26a4480ef08a33dcecabc authored over 6 years ago
github.com/peachpiecompiler/peachpie - 327d85adf4ec131f6fb590947259bdf310b5d1d7 authored over 6 years ago
github.com/peachpiecompiler/peachpie - 4521ee2bf79deb4c10b8d4c7addcd2d128a8d0d1 authored over 6 years ago
github.com/peachpiecompiler/peachpie - bc8a69c60b3c51081ef1f73f3468aa9db034198b authored over 6 years ago
- version 8.0.11, stable
github.com/peachpiecompiler/peachpie - e034c54dfb137542e8a070795b1184e14aec63cd authored over 6 years agoThis reverts commit 762aaec7fc92cbdb07d12e2a4299891c5a0ce8d5.
github.com/peachpiecompiler/peachpie - af1893fb9759818ecc0c0ae41ae40e479274331a authored over 6 years ago