Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / keboola/php-csv issues and pull requests

#58 - Update deprecated GitHub Actions syntax

Pull Request - State: closed - Opened by AdamVyborny 5 months ago

#57 - CM-873 May detect linebreak incorrectly in edge case

Pull Request - State: closed - Opened by ondrajodas 9 months ago

#56 - CM-873 May detect linebreak incorrectly in edge case

Pull Request - State: closed - Opened by tomasfejfar 9 months ago

#55 - Support php8 for version 3.x

Pull Request - State: closed - Opened by ondrajodas 10 months ago

#54 - support php8

Pull Request - State: closed - Opened by ondrajodas 11 months ago

#53 - Matrix test for various PHP versions

Pull Request - State: closed - Opened by AdamVyborny over 1 year ago

#52 - Fix writing false value

Pull Request - State: closed - Opened by AdamVyborny over 1 year ago

#51 - PHP8 for V1

Pull Request - State: closed - Opened by zajca over 1 year ago - 1 comment

#50 - Empty header

Pull Request - State: closed - Opened by AdamVyborny almost 2 years ago

#49 - Updates for php 8.1 compatibility

Pull Request - State: closed - Opened by kleinmp about 2 years ago - 1 comment

#48 - Fix tests on PHP 8

Pull Request - State: closed - Opened by derrabus about 2 years ago

#47 - Fix empty enclosure

Pull Request - State: closed - Opened by ondrajodas over 2 years ago

#46 - Add license

Pull Request - State: closed - Opened by ujovlado over 2 years ago

#45 - Added typehints to iterator functions

Pull Request - State: closed - Opened by peldax over 2 years ago - 3 comments

#44 - Handle null column & migrate to GH actions

Pull Request - State: closed - Opened by AdamVyborny over 2 years ago

#43 - utf8 bom detection

Pull Request - State: closed - Opened by zajca about 3 years ago

#42 - Validate line breaks only once - in constructor

Pull Request - State: closed - Opened by michaljurecko about 4 years ago

#41 - Fix line breaks detection in edge-case

Pull Request - State: closed - Opened by michaljurecko about 4 years ago - 14 comments

#40 - separate csv options to own class

Pull Request - State: closed - Opened by zajca almost 5 years ago - 1 comment

#39 - [ wip ] BOMに対応する

Pull Request - State: closed - Opened by shinichiromasuo about 5 years ago

#38 - .md documentation out of date

Issue - State: open - Opened by strongn about 5 years ago

#37 - add trait for row to string converting without file

Pull Request - State: open - Opened by turkishjoe over 5 years ago - 4 comments

#36 - chore: update codeclimate integration

Pull Request - State: closed - Opened by odinuv almost 6 years ago

#35 - cannot properly parse tsv

Issue - State: open - Opened by ondrejhlavacek about 6 years ago - 14 comments
Labels: bug

#34 - [wip] feat: failing test

Pull Request - State: closed - Opened by ondrejhlavacek about 6 years ago

#33 - Implement public close() method

Issue - State: open - Opened by tomasfejfar about 6 years ago

#32 - There should be a public method to close the file

Issue - State: closed - Opened by tomasfejfar over 6 years ago - 3 comments

#31 - [WIP] mac osx lines

Pull Request - State: closed - Opened by Halama over 6 years ago - 1 comment

#30 - #29 Enable MacOS Line breaks as acceptable

Pull Request - State: open - Opened by ssmusoke over 6 years ago - 1 comment

#29 - validateLineBreak() function in CSV File does not check for Mac Line Breaks

Issue - State: open - Opened by ssmusoke over 6 years ago - 1 comment

#28 - Write row exception - reason of failure

Issue - State: closed - Opened by Halama over 6 years ago - 2 comments

#27 - Refactor - split into Reader and Writer classes

Pull Request - State: closed - Opened by odinuv over 6 years ago - 19 comments

#26 - Test Write missing assertion

Issue - State: closed - Opened by Halama over 6 years ago - 1 comment

#25 - feat: support objects convertible to strings

Pull Request - State: closed - Opened by odinuv over 6 years ago

#24 - tests: add tests for escaped by parameter, fixes #23

Pull Request - State: closed - Opened by odinuv over 6 years ago

#23 - EscapedBy parameter is not covered by tests

Issue - State: closed - Opened by Halama over 6 years ago

#22 - Renovation

Pull Request - State: closed - Opened by odinuv over 6 years ago - 3 comments

#21 - feat: skip lines feature

Pull Request - State: closed - Opened by odinuv over 6 years ago - 1 comment

#20 - support of multibyte delimiters

Issue - State: closed - Opened by kacurez about 7 years ago - 1 comment

#19 - Added skip first line feature

Pull Request - State: closed - Opened by crazycodr over 7 years ago - 2 comments

#17 - Overwriting default fgetcsv escape character

Issue - State: closed - Opened by jason-gill over 8 years ago - 2 comments

#16 - Conversion error

Pull Request - State: closed - Opened by kachnitel over 8 years ago

#15 - Adds the ability to specify the newline char to use when writing a CSV file

Pull Request - State: closed - Opened by azambon almost 9 years ago - 1 comment

#14 - Feature: allow to pass a file handle as well as a file location string

Issue - State: closed - Opened by robations over 10 years ago - 1 comment

#13 - allow the user to specify file mode.

Pull Request - State: closed - Opened by JonathanFrias over 10 years ago - 1 comment

#12 - Invalid line break. Please use unix \n or win \r\n line breaks.

Issue - State: closed - Opened by lstables over 10 years ago - 3 comments

#11 - CsvFileTest::testInitInvalidFileShouldNotThrowException()

Issue - State: closed - Opened by migueleliasweb over 10 years ago - 4 comments

#10 - Added mac line ending support

Pull Request - State: closed - Opened by DavidMikeSimon almost 11 years ago - 1 comment

#9 - suppressed fopen warning

Pull Request - State: closed - Opened by mike182uk almost 11 years ago

#8 - Add support for "first row as labels".

Issue - State: closed - Opened by atrauzzi almost 11 years ago - 8 comments

#7 - utf-8 encoding

Issue - State: closed - Opened by christophrumpel almost 11 years ago - 1 comment

#6 - Change limiter

Issue - State: closed - Opened by christophrumpel about 11 years ago - 2 comments

#5 - Feature request: support for streams?

Issue - State: closed - Opened by bencooling about 11 years ago - 1 comment

#4 - Why is "\r" linebreak not valid?

Issue - State: closed - Opened by Andreyco about 11 years ago - 1 comment

#3 - Added shiny syntax highlighting to code blocks

Pull Request - State: closed - Opened by barnabywalters over 11 years ago

#2 - Added Keboola\Csv\CsvFile::getReadProgress method + MIT license

Pull Request - State: closed - Opened by jgskin over 11 years ago - 3 comments

#1 - New method to get the file read progression

Pull Request - State: closed - Opened by jgskin over 11 years ago