Skip to content

Instantly share code, notes, and snippets.

@paulofreitas
Last active September 22, 2017 15:23
Show Gist options
  • Save paulofreitas/229a0f05a86486cef4e2b8421215008a to your computer and use it in GitHub Desktop.
Save paulofreitas/229a0f05a86486cef4e2b8421215008a to your computer and use it in GitHub Desktop.
My open-source contributions

My open-source contributions

Bugs/issues reported, pull requests contributed and stuff like that, pushed here and there.

72 contributions so far:

PHP stuff

50 contributions

2 contributions

  • Incorrect PDOStatement::execute() signature (bug #52003)
  • imagepstext() and imagepsbbox() doesn't have optional parameters (bug #40428)  

31 contributions

6 contributions

  • [5.4] Improved 5.4 release notes (PR #18504)
  • [5.0] Fixed FilesystemAdapter::allDirectories() method signature (PR #8614)
  • [4.2] Fixed some remaining issues for full PSR-1 compliance (issue #5396, PR #5404)
  • [4.2] Fixed before/after + date_format rules inconsistencies (PR #4710)
  • [master] Fixed a few more comment typos (PR #4207)
  • [4.1] Fixed some comment typos (PR #4206)

1 contribution

  • [5.4] Improve repo structure (PR #603)

1 contribution

  • [develop] Add support for configuring AWS S3 region (PR #3026)

21 contributions

  • [5.5] Document API resource routes (PR #3659)
  • [5.5] Clarify the Filesystem changes a bit more (PR #3603)
  • [master] Minor fix to dynamic views variables change (PR #3493)
  • [5.4] Improve the environment configuration documentation (PR #3249)
  • [5.4] Document Collection::times() method and flatMap shortcut (PR #3248)
  • [5.1] Sync collections documentation (PR #3240)
  • [5.4] Clarifies tests namespace change (PR #3236)
  • [5.3] Replaced wrong whereInLoose() reference to whereInStrict() (PR #3233)
  • [5.2] Sync collections documentation (PR #3232)
  • [5.3] Sync collections documentation (PR #3230)
  • [5.4] Misc improvements to collections documentation (PR #3228)
  • [5.4] Sync available Eloquent collection methods (PR #3226)
  • [5.4] Document Collection::tap() method (PR #3225)
  • [5.4] Document Collection::uniqueStrict() method (PR #3224)
  • [5.4] Document Collection::median() and Collection::mode() methods (PR #3223)
  • [5.4] Document Collection::containsStrict() method (PR #3222)
  • [5.4] Document Collection::isNotEmpty() method (PR #3221)
  • [5.4] Document Eloquent\Builder::withCount() aliasing support (PR #3196)
  • [5.4] Document Route::resourceVerbs() method (PR #3101)
  • [4.2] Minor fix to required_if validation rule (PR #934)
  • [4.2] Documented timezone validation rule (PR #815)
  • [4.1] Fixed array_forget() example (PR #691)

1 contribution

  • [master] Add Laravel 5.5 API docs (PR #147)

1 contribution

1 contribution

  • [Process] Unable to set a timeout for long running commands (issue #6976)

3 contributions

  • [master] Added ZF2014-04 advisory (PR #22)
  • [master] Added Laravel 4.x security advisories (PR #21)
  • [master] Added CVE-2014-2383 security advisory (PR #20)

1 contribution

  • [master] Added a few new CVEs and fixed a few existing ones (PR #19)

1 contribution

  • [master] Make Sami skip anonymous classes (PR #305)

2 contributions

  • [develop] [FIX] Fixed wrong Sentinel FQCN (PR #100)
  • [develop] Added support for Cartalyst's Sentinel authentication system (issue #90, PR #94)

1 contribution

  • [localized] Added Brazilian Portuguese localization (PR #273)

1 contribution

  • [master] Added Esperanto translation (PR #25)

1 contribution

  • Ability to track the conversion process progress while converting (issue #3)

2 contributions

  • [master] Updated Laravel Brasil LUG (PR #290)
  • [master] Added Laravel Brasil to LUGs (PR #10)

1 contribution

  • [master] Added missing validation rules (PR #90)

1 contribution

  • [develop] [Schema] throttle.user_id can be nullable (PR #422)

2 contributions

  • [master] Fixed AmazonS3->files() implementation (PR #9)
  • [master] Added support for configuring AWS S3 region (PR #7)

1 contribution

  • [master] Custom config settings are not working (PR #3)

Python stuff

2 contributions

1 contribution

  • [master] Fixed broken User.lists() API call (PR #244)

1 contribution

  • [master] Fixed typo in _handle_get_vcard() (PR #174)

Frontend stuff

4 contributions

1 contribution

  • [1.3] bower prune crashes for no reason (issue #1329)

2 contributions

  • [master] [BUGFIX] Fixed invalid bower.json manifest file (PR #3)
  • [Feature Request] Option to swap choices order (issue #2)

1 contribution

  • Semantic Versioning + Bower manifest (issue #5)

Programming stuff

7 contributions

5 contributions

  • [master] Added Python Data Science Handbook book (PR #2251)
  • [master] Improved PHP Symfony Framework book listing (PR #2002)
  • [master] Added Laravel: Code Smart online book (PR #1986)
  • [master] Improved PHP Laravel books (PR #1915)
  • [master] Added PHP Pandas online book (PR #1907)

1 contribution

  • [master] Add Blade template language support (PR #65)

1 contribution

  • [master] Update reference/syntax.rst (PR #1)

Browsers stuff

1 contribution

1 contribution

  • Math.LOG10E doesn't follow ECMA-262 spec (insufficient precision) (bug #41033)

macOS stuff

5 contributions

5 contributions

  • [master] Update dfontsplitter to 0.4.2 (PR #30023)
  • [master] Update 4k-video-downloader to 4.2 (PR #30022)
  • [master] Update 4k-video-downloader to 4.1 (PR #28391)
  • [master] Update 4k-stogram to 2.2 (PR #28389)
  • [master] Fix version of ccleaner cask (PR #4057)

Misc stuff

2 contributions

2 contributions

[master] Added Markdown Tables Generator tool (PR #13) [master] Added csvtomd converter (PR #12)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment